API 版本:4.0
库版本:4.17.2
由 gi-docgen 生成的 2024.2
void gtk_column_view_column_set_expand ( GtkColumnViewColumn* self, gboolean expand )
设置列以占用可用额外空间。
额外空间将平等地分配给所有设置 expand 为 TRUE 的列。
TRUE
Gtk.ColumnViewColumn:expand
expand
类型: gboolean
gboolean
TRUE 如果此列应扩展以填充可用空间。