Re: [Evolution-hackers] Alert Dialog API



> GtkWidget  * e_alert_dialog_new (const gchar * summary,
> 				 const gchar * message,
> 				 GtkMessageDialogType alert_type,
> 				 GtkWindow * parent);

Eww. gchar.

e_notice lets you do a printf-style message, which is handy. Not sure
how you'd do that non-ickily with two separate format strings though.

-- Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]