gobject.object

Undocumented in source.

Members

Classes

IfaceProxy
class IfaceProxy

Interface proxy class - used to wrap unknown GObjects as a specific interface

ObjectG
class ObjectG

The base object type.

Functions

objectGMixin
string objectGMixin()

A convenient string mixin to be used for ObjectG derived classes to declare boilerplate constructors.

Imports

Flag (from std.typecons)
public import std.typecons : Flag, No, Yes;
Undocumented in source.
No (from std.typecons)
public import std.typecons : Flag, No, Yes;
Undocumented in source.
Yes (from std.typecons)
public import std.typecons : Flag, No, Yes;
Undocumented in source.