Method

AstalAppsAppsquery

Declaration

GList*
astal_apps_apps_query (
  AstalAppsApps* self,
  const gchar* search,
  gboolean exact
)

Description

No description available.

Parameters

search

Type: const gchar*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
exact

Type: gboolean

No description available.

Return value

Type: A list of None

No description available.

The caller of the method takes ownership of the data container, but not the data inside it.