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
)

Description

No description available.

Parameters

widget_fun

Type: GtkListBoxCreateWidgetFunc

No 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: GDestroyNotify

No description available.