RGtk2 (version 2.20.31)

gtkTreeViewSetSearchPositionFunc: gtkTreeViewSetSearchPositionFunc

Description

Sets the function to use when positioning the search dialog.

Usage

gtkTreeViewSetSearchPositionFunc(object, func, data)

Arguments

object
func
the function to use to position the search dialog, or NULL to use the default search position function. [ allow-none ]
data
user data to pass to func, or NULL. [ allow-none ]

Details

Since 2.10