GInitableIface.init

struct GInitableIface
extern (C)
int function(GInitable* initable, GCancellable* cancellable, GError** err) init;

Return Value

%TRUE if successful. If an error has occurred, this function will return %FALSE and set @error appropriately if present.

Throws

GException on failure.

Meta