Method
GtkObjectExpressionget_object
Declaration [src]
GObject*
gtk_object_expression_get_object (
GtkExpression* expression
)
Return value
Type: GObject
The object, or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |