On Sun, 2005-03-27 at 21:09 +0400, Mishael A Sibiryakov wrote: > В Вск, 27/03/2005 в 18:09 +0000, chaica пишет: > > Hi, > > > > I've got a small problem with frames. I made a screenshot to illustrate > > my problem at http://www.ohmytux.com/screenshot.png > > > > Indeed you can see that the frame borders are too close to the > > application border (about 1 pixel). I tried different solutions but I > > just managed to create a global space, widening the gap between the > > application border and the frames and the menu also which is not good :) > > > > If you have any idea, thx. > > Try gtk_container_set_border_width(GTK_CONTAINER(MainWindow), pixels); > > > _______________________________________________ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list >
I use c++ and gtkmm. gtk_container_set_border_width() doesn't exist in the gtkmm documentation. I tried to use it but I don't succeed. -- chaica <[EMAIL PROTECTED]> _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list