Ewl_Box_Orientation Struct Reference
Detailed Description
Provides information on the orientation of a box.Data Fields | |
| int | a1_align |
| int | a3_align |
| int(* | align_ask )(Ewl_Object *ob) |
| void(* | align_set )(Ewl_Object *ob, int size) |
| int | f1_align |
| int | f3_align |
| int | f_policy |
| int(* | fill_ask )(Ewl_Object *ob) |
| void(* | fill_set )(Ewl_Object *ob, int size) |
| void(* | pref_fill_set )(Ewl_Object *ob, int size) |
Field Documentation
| int(* Ewl_Box_Orientation::align_ask)(Ewl_Object *ob) |
| void(* Ewl_Box_Orientation::align_set)(Ewl_Object *ob, int size) |
| int(* Ewl_Box_Orientation::fill_ask)(Ewl_Object *ob) |
| void(* Ewl_Box_Orientation::fill_set)(Ewl_Object *ob, int size) |
| void(* Ewl_Box_Orientation::pref_fill_set)(Ewl_Object *ob, int size) |
Referenced by ewl_box_cb_child_resize().
The documentation for this struct was generated from the following file:
- lib/ewl_box.c