On 05-10-2007, at 16:37:59 Iker Perez de Albeniz wrote: > [...] > error: ‘WINDOW_TYPE_HINT_TOOLTIP’ is not a member of ‘Gdk’ > > any idea? You are reading documentation for different version of gtkmm.
> PD: printings the other ENUMS i can supose that WINDOW_TYPE_HINT_TOOLTIP > = 10 so i have tried to use: Suppose? You should open header file (in this case gdkmm/window.h) and see what enums you have here. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
