GtexApp — Subclass of GtkApplication
GObject ╰── GApplication ╰── GtkApplication ╰── GtexApp
GtexApp implements GActionGroup and GActionMap.
#include <gtex.h>
GtexApp * gtex_app_new (void);
void
a new GtexApp object.
[transfer full]
struct GtexApp;