Re: About dialog api
- From: iain <iain prettypeople org>
- To: Matthias Clasen <maclas gmx de>
- Cc: gtk-devel-list gnome org
- Subject: Re: About dialog api
- Date: 26 Apr 2003 00:23:05 +0100
On Thu, 2003-04-24 at 01:53, Matthias Clasen wrote:
> The interest in this seems to have worn off, so let me summarize my
> current understanding of the outcome:
>
> Functions:
>
> GtkWidget *gtk_about_dialog_new (void);
>
> void gtk_about_dialog_show (GtkWindow *parent,
> const gchar *first_property_name,
> ...);
> If there isn't already an about dialog attached to parent, this function
> will create a new one from the provided properties. Otherwise it will
> just show the one attached to parent.
How can I have one about dialog attached to multiple windows?
My use case (which I would assume would be very common) is an
application that has many toplevel windows, all the same, each with a
different file open in them. Each window has a Help->About menu, but
when I click it, I only want one about box to show up.
It might be because I'm very tired, but I don't see need to have 2
functions...
iain
--
"Miss Celine Dion sings lovesongs while our cities burn"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]