Re: [gtk-list] Re: Mouseless GTK+



Olaf Klischat wrote:

> [...]
> usage:
> 
> /* create dialog */
> GtkWidget* dialog = gtk_dialog_new ();
> 
> /* create new accel group and connect it to the dialog */
> GtkAccelGroup* accel_group = gtk_accel_group_new ();
> [...]

In case I hadn't said, that was C++, not C ...

Olaf



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