Method

GtkObjectExpressionget_object

Declaration [src]

GObject*
gtk_object_expression_get_object (
  GtkExpression* expression
)

Description [src]

Gets the object that the expression evaluates to.

Return value

Type: GObject

The object, or NULL

The returned data is owned by the instance.
The return value can be NULL.