Method

AstalAppsApplicationexact_match

Declaration

void
astal_apps_application_exact_match (
  AstalAppsApplication* self,
  const gchar* term,
  AstalAppsScore* result
)

Description

No description available.

Parameters

term

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
result

Type: AstalAppsScore

No description available.

The argument will be set by the function.
The caller of the method takes ownership of the data, and is responsible for freeing it.