gio.Application

Undocumented in source.

Public Imports

gio.c.types
public import gio.c.types;
gtkc.giotypes
public import gtkc.giotypes;

Members

Classes

Application
class Application

A gtk.Application is the foundation of an application. It wraps some low-level platform-specific services and is intended to act as the foundation for higher-level application classes such as gtk.Application or gtk.Application In general, you should not use this class outside of a higher level framework.