Searched refs:GInitiallyUnowned (Results 1 – 8 of 8) sorted by relevance
147 …ect) (G_TYPE_CHECK_INSTANCE_CAST ((object), G_TYPE_INITIALLY_UNOWNED, GInitiallyUnowned))186 typedef struct _GObject GInitiallyUnowned; typedef
3154 G_DEFINE_TYPE (GInitiallyUnowned, g_initially_unowned, G_TYPE_OBJECT);3157 g_initially_unowned_init (GInitiallyUnowned *object) in g_initially_unowned_init()
909 * gobject.[hc]: renamed GUnowned to GInitiallyUnowned.
83 * A new type, GInitiallyUnowned, has been introduced, which is88 system. Therefore, switching to GInitiallyUnowned should be done
133 * README.in: Mention the slice allocator and GInitiallyUnowned.
1777 333761 GInitiallyUnowned breaks application code [Sven Herzberg]1902 - introduce a new type GInitiallyUnowned, which has an initial
248 GInitiallyUnowned
1553 to GInitiallyUnowned.