Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgapplication.c223 struct _GApplicationPrivate struct
225 GApplicationFlags flags;
226 gchar *id;
227 gchar *resource_path;
229 GActionGroup *actions;
231 guint inactivity_timeout_id;
232 guint inactivity_timeout;
233 guint use_count;
234 guint busy_count;
236 guint is_registered : 1;
[all …]