Method

GtkStringFilterget_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

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