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
)

Description

No description available.

Parameters

activate_fun

Type: KompassSearchResultActivateResult

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

No description available.