Sets our main struct and passes it to the parent class.
This function is a variant of [ctor@Gtk.ClosureExpression.new] that creates a GClosure by calling g_cclosure_new() with the given callback_func, user_data and user_destroy.
Get the main Gtk struct
the main Gtk struct as a void*
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Bind target's property named property to self.
Evaluates the given expression and on success stores the result in @value.
Gets the GType that this expression evaluates to.
Checks if the expression is static.
Acquires a reference on the given GtkExpression.
Releases a reference on the given GtkExpression.
Installs a watch for the given expression that calls the notify function whenever the evaluation of self may have changed.
A variant of GtkClosureExpression using a C closure.