Ewl_Paned Struct Reference
[Ewl_Paned: A paned widget]
#include <ewl_paned.h>

Detailed Description
Inherits from Ewl_Container and extends to provided the paned widget.Data Fields | |
Ewl_Container | container |
Ewl_Paned_Size_Info * | info |
int | info_size |
Ewl_Widget * | last_pane |
int | last_pos |
int | last_size |
unsigned short | new_panes:1 |
Ewl_Orientation | orientation |
unsigned short | updating_grabbers:1 |
Field Documentation
Inherit from Ewl_Container
The extra infos for the children
Referenced by ewl_paned_cb_destroy(), ewl_paned_size_info_add(), ewl_paned_size_info_del(), and ewl_paned_size_info_get().
The size of the info array
Referenced by ewl_paned_size_info_add(), ewl_paned_size_info_del(), and ewl_paned_size_info_get().
a pointer to the last resized pane
Referenced by ewl_paned_cb_child_remove().
the last position
Referenced by ewl_paned_arrange().
the last size
Referenced by ewl_paned_arrange().
unsigned short Ewl_Paned::new_panes |
are there new visible panes
Referenced by ewl_paned_arrange(), and ewl_paned_init().
The orientation of the paned
Referenced by ewl_paned_init(), ewl_paned_orientation_get(), and ewl_paned_orientation_set().
unsigned short Ewl_Paned::updating_grabbers |
are we updating the grabbers
The documentation for this struct was generated from the following file:
- lib/ewl_paned.h