Home
last modified time | relevance | path

Searched refs:desktop_file_id (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgdesktopappinfo.c2678 const char *desktop_file_id; in notify_desktop_launch() local
2709 desktop_file_id = info->filename; in notify_desktop_launch()
2711 desktop_file_id = info->desktop_id; in notify_desktop_launch()
2713 desktop_file_id = ""; in notify_desktop_launch()
2719 g_variant_new_bytestring (desktop_file_id), in notify_desktop_launch()