API版本:4.0
库版本:4.17.2
由gi-docgen 2024.2生成
GtkWidget* gtk_box_new ( GtkOrientation orientation, int spacing )
创建一个新的容器。
方向
类型: GtkOrientation
GtkOrientation
容器的方向。
间距
类型: int
在子元素之间放置的像素数。
类型: GtkWidget
GtkWidget
一个新的GtkBox。
GtkBox