Method
KompassRevealingSearchResultViewset_create_widget_fun
Declaration
void
kompass_revealing_search_result_view_set_create_widget_fun (
KompassRevealingSearchResultView* self,
GtkListBoxCreateWidgetFunc widget_fun,
void* widget_fun_target,
GDestroyNotify widget_fun_target_destroy_notify
)
Parameters
widget_fun-
Type:
GtkListBoxCreateWidgetFuncNo description available.
The argument can be NULL. widget_fun_target-
Type:
void*No description available.
The argument can be NULL.The data is owned by the caller of the method. widget_fun_target_destroy_notify-
Type:
GDestroyNotifyNo description available.