Package org.gnome.gtk

Enum Class CornerType

java.lang.Object
java.lang.Enum<CornerType>
org.gnome.gtk.CornerType
All Implemented Interfaces:
Serializable, Comparable<CornerType>, Constable, Enumeration

@Generated("org.javagi.JavaGI") public enum CornerType extends Enum<CornerType> implements Enumeration
Specifies which corner a child widget should be placed in when packed into a GtkScrolledWindow.

This is effectively the opposite of where the scroll bars are placed.