Requires: Base Development System
Inherits from Generic»GObject. View the class hierarchy.
Property | Description |
---|---|
Colors | Colors of the splitter bar in a (Foreground Color, Background Color) pair. Details |
Colors:BG Color | Specifies the background color of the splitter bar. Details |
Colors:FG Color | Specifies the foreground color of the splitter bar. Details |
Is Vertical? | Indicates whether the splitter pane is vertical. This property is TRUE if the splitter pane is vertical and FALSE if it is horizontal. Details |
Label | Reference to the label object. Details |
Sizing | Determines the splitter bar behavior when you resize its owner. The owner of a splitter bar can be the window or another splitter bar. Details |
Splitter Position | Controls the position of the splitter. If the splitter is vertical, the position is the horizontal coordinate of the left of the splitter. If the splitter is horizontal, the position is the vertical coordinate of the top of the splitter. Details |
Splitter Position Locked | Locks the splitter bar so that it cannot be moved by the user. Details |