Method

Gtk.StringSorter.get_expression

Declaration [src]

GtkExpression*
gtk_string_sorter_get_expression (
  GtkStringSorter* self
)

Description [src]

Gets the expression that is evaluated to obtain strings from items.

Return value

Returns: GtkExpression

a GtkExpression, or NULL

Ownership is not transferred to the caller
Can be NULL