gtk.object_expression
Module for [ObjectExpression] class
class ObjectExpression
Types 1
A [gobject.object.ObjectWrap] value in a [gtk.expression.Expression].
Methods
gobject.object.ObjectWrap getObject()Gets the object that the expression evaluates to. Returns: the object, or `NULL`Constructors
this(gobject.object.ObjectWrap object)Creates an expression evaluating to the given `object` with a weak reference.