Home | History | Annotate | Download | only in gobject

Lines Matching refs:instance

62  * @object: Instance to check for being a %G_TYPE_OBJECT.
77 * @object: a #GObject instance.
79 * Get the class structure associated to a #GObject instance.
158 * @object: Instance to check for being a %G_TYPE_INITIALLY_UNOWNED.
173 * @object: a #GInitiallyUnowned instance.
175 * Get the class structure associated to a #GInitiallyUnowned instance.
265 * objects, but keep the instance otherwise intact, so that client method
269 * @finalize: instance finalization function, should finish the finalization of
270 * the instance begun in @dispose and chain up to the @finalize method of the
509 gulong g_signal_connect_object (gpointer instance,