On 18 September 2012 08:10, Christian Gorba <[email protected]> wrote:
> Hi, I'm relatively new to Gtk and I'm having issues with the GtkFrame
> Widget.
> I have a simple test program (see below) that's supposed to display a frame.
> If compiled with Gtk2 the frame shows up nicely. The same code compiled
> with Gtk3.2/.4 produces no frame at all. Is that a bug

I think visible frames (outlines) are deprecated:

http://developer.gnome.org/hig-book/3.5/controls-frames.html.en

You should still get a label and an indent though. The idea is to
reduce visual clutter.

John
_______________________________________________
gtk-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to