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.
| Gets property | Gtk.StringFilter:expression | 
Return value
| Returns: GtkExpression | |
| a  | |
| Ownership is not transferred to the caller | |
| Can be NULL | |