Method

GtkGridLayoutChildget_row_span

Declaration [src]

int
gtk_grid_layout_child_get_row_span (
  GtkGridLayoutChild* child
)

Description [src]

Retrieves the number of rows that child spans to.

Return value

Type: int

The number of row.