Home
last modified time | relevance | path

Searched defs:_GDesktopAppInfo (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/
Dgdesktopappinfo.c78 struct _GDesktopAppInfo struct
80 GObject parent_instance;
82 char *desktop_id;
83 char *filename;
85 char *name;
87 char *comment;
88 char *icon_name;
89 GIcon *icon;
90 char **only_show_in;
91 char **not_show_in;
[all …]