Re: How to replace deprecated functions



2007/8/13, Joerg Anders <j anders informatik tu-chemnitz de>:

Thank you for this. But  gtk_toolbar_insert() requires
an  GtkToolItem as 2nd parameter. And I found now way to say:
"The GtkToolItem is a GtkSpinButton."

GtkToolItem inherits from container, so create GtkToolItem and add
your widget, then use gtk_toolbar_insert() with your brand new
GtkToolItem.

Hope it helps

cheers
-- 
Gian Mario Tagliaretti



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