gtk+-2.0 Reference Manual

Synopsis

public enum Orientation {
    HORIZONTAL,
    VERTICAL,
}

Description

Enum Value Details

HORIZONTAL

    HORIZONTAL,		

VERTICAL

    VERTICAL,		

Method Details


Created by Valadoc