bgo#594231 - Fix vertical orientation of VBoxes and other vertical widgets
We disable the "orientation" property for GtkVBox, GtkHBox, and all
the other concrete classes with a default orientation. That property
will remain accessible for GtkBox and the other orientable base
classes.
Signed-off-by:
Federico Mena Quintero <federico@novell.com>
Please register or sign in to comment