Method
GtkGridLayoutset_row_baseline_position
Declaration [src]
void
gtk_grid_layout_set_row_baseline_position (
GtkGridLayout* grid,
int row,
GtkBaselinePosition pos
)
Description [src]
Sets how the baseline should be positioned on row
of the
grid, in case that row is assigned more space than is requested.
Parameters
row |
int |
A row index. |
|
pos |
GtkBaselinePosition |
A |