GtkApplicationClass

Undocumented in source.

Members

Variables

padding
void*[12] padding;
Undocumented in source.
parentClass
GApplicationClass parentClass;

The parent class.

windowAdded
void function(GtkApplication* application, GtkWindow* window) windowAdded;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
windowRemoved
void function(GtkApplication* application, GtkWindow* window) windowRemoved;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta