Method

Gtk.ObjectExpression.get_object

Declaration [src]

GObject*
gtk_object_expression_get_object (
  GtkExpression* expression
)

Description [src]

Gets the object that the expression evaluates to.

Return value

Returns: GObject*

the object, or NULL

Ownership is not transferred to the caller
Can be NULL