ianjuta-profile
ianjuta-profile —
|
|
Object Hierarchy
GInterface
+----IAnjutaProfile
Prerequisites
IAnjutaProfile requires
GObject.
Details
IANJUTA_PROFILE_ERROR
#define IANJUTA_PROFILE_ERROR ianjuta_profile_error_quark()
IAnjutaProfile
typedef struct _IAnjutaProfile IAnjutaProfile;
IAnjutaProfileIface
typedef struct {
GTypeInterface g_iface;
void (*load) (IAnjutaProfile *obj, GError **err);
} IAnjutaProfileIface;
ianjuta_profile_error_quark ()
GQuark ianjuta_profile_error_quark (void);