RE: About dialog api



> > From: Matthias Clasen [mailto:maclas gmx de] 
> > 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.
> 
> And when will this automatically-created dialog be destroyed?
> 

Together with the window it is attached to ? Or do you think we need an
explicit
gtk_about_dialog_destroy (GtkWindow *parent) ?

Matthias

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!




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