HomeSort by relevance Sort by last modified time
    Searched refs:should_show (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gio/
gappinfo.h 70 * @should_show: Returns whether an application should be shown (e.g. when getting a list of installed applications).
110 gboolean (* should_show) (GAppInfo *appinfo); member in struct:_GAppInfoIface
gappinfo.c 606 return (* iface->should_show) (appinfo);
gwin32appinfo.c 389 iface->should_show = g_win32_app_info_should_show;
gdesktopappinfo.c     [all...]

Completed in 32 milliseconds