get_value_type
Description:
Gets the `GType` that this expression evaluates to.
This type is constant and will not change over the lifetime of this expression.
Parameters:
this |
a `GtkExpression` |
Returns:
The type returned from [method@Gtk.Expression.evaluate] |