TreeView.setSearchPositionFunc

Sets the function to use when positioning the search dialog.

class TreeView
void
setSearchPositionFunc

Parameters

func GtkTreeViewSearchPositionFunc

the function to use to position the search dialog, or %NULL to use the default search position function

data void*

user data to pass to @func, or %NULL

destroy GDestroyNotify

Destroy notifier for @data, or %NULL

Meta

Since

2.10