Method

GtkTreeViewget_search_equal_func

deprecated: 4.10 

Declaration [src]

GtkTreeViewSearchEqualFunc
gtk_tree_view_get_search_equal_func (
  GtkTreeView* tree_view
)

Description [src]

Returns the compare function currently in use.

Deprecated since: 4.10

Use GtkListView or GtkColumnView instead.

This method is not directly available to language bindings.

Return value

Type: GtkTreeViewSearchEqualFunc

The currently used compare function for the search code.