This is the complete list of members for guit::GApp, including all inherited members.
addCssFile(GString const &css_file) | guit::GApp | static |
appDir() | guit::GApp | static |
argc() | guit::GApp | static |
close() | guit::GApp | static |
currentFocus() | guit::GApp | static |
error(GString const &where, GString const &message, GObject const *={}) | guit::GApp | static |
exec(GFunction const &fun) | guit::GApp | static |
execName() | guit::GApp | static |
GApp(int argc, const char **argv) | guit::GApp | |
guitDir() | guit::GApp | static |
hasArg(GString const &name) | guit::GApp | static |
hasArg(GString const &name, GString &value, GString const &assign="=") | guit::GApp | static |
inspector() | guit::GApp | static |
mainWindow() | guit::GApp | static |
onError(std::function< void(GString const &where, GString const &message, GObject const *object)> fun) | guit::GApp | static |
onException(std::function< void(GString const &type, GString const &message, bool isGFatalError)> fun) | guit::GApp | static |
paintAll() | guit::GApp | static |
resourceDirs() | guit::GApp | static |
screenSize() | guit::GApp | static |
showInspector() | guit::GApp | static |
sleep(GTime milliseconds) | guit::GApp | static |
start(GWindow &main_window) | guit::GApp | |
status() | guit::GApp | static |
updateAll() | guit::GApp | static |