HomeSort by relevance Sort by last modified time
    Searched full:startup_notify (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/gio/
gdesktopappinfo.c 100 guint startup_notify : 1; member in struct:_GDesktopAppInfo
259 info->startup_notify = g_key_file_get_boolean (key_file, G_KEY_FILE_DESKTOP_GROUP, G_KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY, NULL) != FALSE;
430 new_info->startup_notify = info->startup_notify;
1018 if (info->startup_notify)
    [all...]

Completed in 103 milliseconds