~~Title: Efl.Ui.Layout_Orientable~~ ====== Efl.Ui.Layout_Orientable (interface) ====== ===== Description ===== %%Interface for UI objects which can have more than one orientation.%% %%For example, sliders, which can be horizontal or vertical, or container boxes, which can arrange their elements in a horizontal or vertical fashion.%% %%Compare with %%[[:develop:api:efl:gfx:image_orientable|Efl.Gfx.Image_Orientable]]%% that works for images and includes rotation.%% {{page>:develop:api-include:efl:ui:layout_orientable:description&nouser&nolink&nodate}} ===== Members ===== **[[:develop:api:efl:ui:layout_orientable:property:orientation|orientation]]** //**(get, set)**//\\ > %%Control the direction of a given widget.%% Efl_Ui_Layout_Orientation efl_ui_layout_orientation_get(const Eo *obj); void efl_ui_layout_orientation_set(Eo *obj, Efl_Ui_Layout_Orientation dir); \\ ===== Events =====