![]() | ![]() | ![]() | Anjuta Developers Reference Manual | ![]() |
---|
ianjuta-profile —
#define IANJUTA_PROFILE_ERROR struct IAnjutaProfile; struct IAnjutaProfileIface; GQuark ianjuta_profile_error_quark (void); void ianjuta_profile_load (IAnjutaProfile *obj, ESplash *splash, GError **err);
struct IAnjutaProfileIface { GTypeInterface g_iface; void (*load) (IAnjutaProfile *obj, ESplash *splash, GError **err); };
void ianjuta_profile_load (IAnjutaProfile *obj, ESplash *splash, GError **err);
obj : | |
splash : | |
err : |
<< ianjuta-message-view | ianjuta-renderable >> |