Packages
clutter-1.0
Clutter
BoxLayout
easing_duration
easing_mode
homogeneous
orientation
pack_start
spacing
use_animations
vertical
BoxLayout
get_alignment
get_easing_duration
get_easing_mode
get_expand
get_fill
get_homogeneous
get_orientation
get_pack_start
get_spacing
get_use_animations
get_vertical
pack
set_alignment
set_easing_duration
set_easing_mode
set_expand
set_fill
set_homogeneous
set_orientation
set_pack_start
set_spacing
set_use_animations
set_vertical
set_orientation
Description:
[
Version
( since =
"1.12"
) ]
public
void
set_orientation
(
Orientation
orientation)
Sets the orientation of the
BoxLayout
layout manager.
Parameters:
this
a
BoxLayout
orientation
the orientation of the
BoxLayout