| GIMP Application Reference Manual | ||||
|---|---|---|---|---|
GimpErrorDialog;
GtkWidget* gimp_error_dialog_new (const gchar *title);
void gimp_error_dialog_add (GimpErrorDialog *dialog,
const gchar *stock_id,
const gchar *domain,
const gchar *message);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkWindow +----GtkDialog +----GimpDialog +----GimpErrorDialog
void gimp_error_dialog_add (GimpErrorDialog *dialog, const gchar *stock_id, const gchar *domain, const gchar *message);
|
|
|
|
|
|
|