API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成
已弃用:4.10
int gtk_tree_view_column_get_min_width ( GtkTreeViewColumn* tree_column )
返回 tree_column 的最小宽度(像素),如果没有设置最小宽度,则返回 -1。
自 4.10 版本起已弃用
请使用 GtkColumnView 代替。
Gtk.TreeViewColumn:min-width
类型:int
int
tree_column 的最小宽度。