Gdk::DECOR_xxx



Why is it when I do this with a dirived class from Gtk::Dialoog my app crash with no error or warning?
cade:
   Glib::RefPtr<Gdk::Window> fr = get_frame();
   fr->set_decorations(Gdk::DECOR_ALL);


Thx
Grts Bart



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