|
Public Types |
enum | { kCP_AlertType_StopAlert = 0,
kCP_AlertType_NoteAlert = 1,
kCP_AlertType_CautionAlert = 2,
kCP_AlertType_PlainAlert = 3
} |
Static Public Member Functions |
static void | ShowAlert (const CP_String &inMessage, const CP_String &inDescription) |
static SInt16 | ShowAlert (const CP_String &inMessage, SInt16 inAlertType, bool inShowCancel) |
Static Private Member Functions |
static void | ShowAlert_Imp (const CP_String &inMessage, const CP_String &inDescription) |
static SInt16 | ShowAlert_Imp (const CP_String &inMessage, SInt16 inAlertType, bool inShowCancel) |
static void | ShowAlert_Imp (const CP_String &inMessage, const CP_String &inDescription) |
static SInt16 | ShowAlert_Imp (const CP_String &inMessage, SInt16 inAlertType, bool inShowCancel) |
static void | ShowAlert_Imp (const CP_String &inMessage, const CP_String &inDescription) |
static SInt16 | ShowAlert_Imp (const CP_String &inMessage, SInt16 inAlertType, bool inShowCancel) |
static GtkWidget * | AddWidget (GtkWidget *widget, GtkWidget *packingbox) |