Method

Gtk.StringFilter.get_expression

Declaration [src]

GtkExpression*
gtk_string_filter_get_expression (
  GtkStringFilter* self
)

Description [src]

Gets the expression that the string filter uses to obtain strings from items.

Return value

Returns: GtkExpression

a GtkExpression

Ownership is not transferred to the caller
Can be NULL