Sets our main struct and passes it to the parent class.
Creates an expression that looks up a property via the given expression or the this argument when expression is NULL.
Creates an expression that looks up a property via the given expression or the this argument when expression is NULL.
Gets the expression specifying the object of a property expression.
Get the main Gtk struct
Gets the GParamSpec specifying the property of a property expression.
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 GObject property value in a GtkExpression.