EZ
Up Prev Next Contents


3.13 PaneHandle

A PaneHandle is a special widget that can be used to divide its parent into panes. The size of the panes can be adjusted by moving the PaneHandle.

To create a pane handle, use EZ_CreateWidget with type EZ_WIDGET_PANE_HANDLE or use

EZ_Widget *EZ_CreatePaneHandle(EZ_Widget *parent)


HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>