Clutter.TableLayout.TableLayout – clutter-1.0 Reference Manual
Packages
clutter-1.0
Clutter
TableLayout
column_spacing
easing_duration
easing_mode
row_spacing
use_animations
TableLayout
get_alignment
get_column_count
get_column_spacing
get_easing_duration
get_easing_mode
get_expand
get_fill
get_row_count
get_row_spacing
get_span
get_use_animations
pack
set_alignment
set_column_spacing
set_easing_duration
set_easing_mode
set_expand
set_fill
set_row_spacing
set_span
set_use_animations
TableLayout
Description:
[
CCode
( has_construct_function =
false
, type =
"ClutterLayoutManager*"
) ]
public
TableLayout
()
Creates a new
TableLayout
layout manager
Note:
Use
GridLayout
instead
Returns:
the newly created
TableLayout