Method
KompassSearchResultset_activate_fun
Declaration
void
kompass_search_result_set_activate_fun (
KompassSearchResult* self,
KompassSearchResultActivateResult activate_fun,
void* activate_fun_target,
GDestroyNotify activate_fun_target_destroy_notify
)
Parameters
activate_fun-
Type:
KompassSearchResultActivateResultNo description available.
activate_fun_target-
Type:
void*No description available.
The argument can be NULL.The data is owned by the caller of the method. activate_fun_target_destroy_notify-
Type:
GDestroyNotifyNo description available.