Sets our main struct and passes it to the parent class.
Creates a GtkExpression that calls closure when it is evaluated. closure is called with the this object and the results of evaluating the params expressions.
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.
An expression using a custom GClosure to compute the value from its parameters.