Method

GtkStringFilterget_search

Declaration [src]

const char*
gtk_string_filter_get_search (
  GtkStringFilter* self
)

Description [src]

Gets the search term.

Return value

Type: const char*

The search term.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.