Method

GtkGridLayoutChildset_row

Declaration [src]

void
gtk_grid_layout_child_set_row (
  GtkGridLayoutChild* child,
  int row
)

Description [src]

Sets the row to place child in.

Parameters

row

Type: int

The row for child.