panel.application

Module for [Application] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Application self() nothrowReturns `this`, for use in `with` statements.
ApplicationGidBuilder builder() static nothrowGet builder for [panel.application.Application] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(string applicationId, gio.types.ApplicationFlags flags)
Methods
Application build() nothrowCreate object from builder. Returns: New object