Method

GtkGridLayoutChildset_row_span

Declaration [src]

void
gtk_grid_layout_child_set_row_span (
  GtkGridLayoutChild* child,
  int span
)

Description [src]

Sets the number of rows child spans to.

Parameters

span

Type: int

The span of child.