GInitableIface

Provides an interface for initializing object such that initialization may fail. GTypeInterface g_iface; The parent interface. init () Initializes the object. Since 2.22

Members

Variables

gIface
GTypeInterface gIface;
Undocumented in source.
init
int function(GInitable* initable, GCancellable* cancellable, GError** error) init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta