Searched defs:_GDesktopAppInfo (Results 1 – 1 of 1) sorted by relevance
78 struct _GDesktopAppInfo struct80 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 …]