Re: lecture about error handling
- From: Ettore Perazzoli <ettore ximian com>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-devel-list gnome org
- Subject: Re: lecture about error handling
- Date: 29 May 2002 17:35:35 -0400
[On a simple API for error dialogs.]
On Tue, 2002-05-28 at 13:56, Havoc Pennington wrote:
> Ettore Perazzoli <ettore ximian com> writes:
> > Havoc, is this scheduled for GTK 2.2?
> >
>
> No. It could be, if someone thinks about the API a bit and posts
> something.
Alright. How about:
int gtk_message_dialog_prompt (GtkWindow *parent,
GtkMessageType type,
GtkButtonsType buttons,
const char *message_format, ...);
Also, I think gtk_message_dialog_new() should return a non-resizable
dialog by default.
-- Ettore
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]