Philip Boulain wrote: > While I'm finding possible API problems...is gtk_style_attach() wrapped > anywhere? I cannot find it either under Gtk::Style or Gdk::Window and, > resultingly, I don't believe that copy()'d styles can be used without > dropping back to GTK+.
No, it's not wrapped, see http://bugzilla.gnome.org/show_bug.cgi?id=351336. For now, use plain C function as a workaround. There is nothing else to do till Gtkmm wraps it. Paul _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
