Method
AstalAppsAppsexact_score
Declaration
gdouble
astal_apps_apps_exact_score (
AstalAppsApps* self,
const gchar* search,
AstalAppsApplication* a
)
Description
Calculate a score for an application using exact string 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.