Expression.getValueType

Gets the GType that this expression evaluates to.

This type is constant and will not change over the lifetime of this expression.

class Expression
getValueType
()

Return Value

Type: GType

The type returned from [method@Gtk.Expression.evaluate]

Meta