Method
AstalAppsApplicationfuzzy_match
Declaration
void
astal_apps_application_fuzzy_match (
AstalAppsApplication* self,
const gchar* term,
AstalAppsScore* result
)
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:
AstalAppsScoreNo description available.
The argument will be set by the function. The caller of the method takes ownership of the returned data, and is responsible for freeing it.