gio.AsyncInitableT

Undocumented in source.

Public Imports

gio.AsyncResultIF
public import gio.AsyncResultIF;
Undocumented in source.
gio.Cancellable
public import gio.Cancellable;
Undocumented in source.
gio.c.functions
public import gio.c.functions;
Undocumented in source.
gio.c.types
public import gio.c.types;
Undocumented in source.
glib.ErrorG
public import glib.ErrorG;
Undocumented in source.
glib.GException
public import glib.GException;
Undocumented in source.
glib.Str
public import glib.Str;
Undocumented in source.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
gtkc.giotypes
public import gtkc.giotypes;
Undocumented in source.

Members

Templates

AsyncInitableT
template AsyncInitableT(TStruct)

This is the asynchronous version of #GInitable; it behaves the same in all ways except that initialization is asynchronous. For more details see the descriptions on #GInitable.

Meta