Clutter.GridLayout.set_row_homogeneous – clutter-1.0 Reference Manual
Packages
clutter-1.0
Clutter
GridLayout
column_homogeneous
column_spacing
orientation
row_homogeneous
row_spacing
GridLayout
attach
attach_next_to
get_child_at
get_column_homogeneous
get_column_spacing
get_orientation
get_row_homogeneous
get_row_spacing
insert_column
insert_next_to
insert_row
set_column_homogeneous
set_column_spacing
set_orientation
set_row_homogeneous
set_row_spacing
set_row_homogeneous
Description:
public
void
set_row_homogeneous
(
bool
homogeneous)
Sets whether all rows of
this
will have the same height.
Parameters:
this
a
GridLayout
homogeneous
true
to make rows homogeneous