Method

AstalAppsAppsfuzzy_score

Declaration

gdouble
astal_apps_apps_fuzzy_score (
  AstalAppsApps* self,
  const gchar* search,
  AstalAppsApplication* a
)

Description

Calculate a score for an application using fuzzy matching algorithm. Taking this Apps’ include settings into consideration .

Parameters

search

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.
a

Type: AstalAppsApplication

No description available.

The data is owned by the caller of the method.

Return value

Type: gdouble

No description available.