Method

GtkGridLayoutChildget_column_span

Declaration [src]

int
gtk_grid_layout_child_get_column_span (
  GtkGridLayoutChild* child
)

Description [src]

Retrieves the number of columns that child spans to.

Return value

Type: int

The number of columns.