方法
GtkWidgetsize_allocate
声明 [原链接] [源代码位置]
void
gtk_widget_size_allocate (
GtkWidget* widget,
const GtkAllocation* allocation,
int baseline
)
参数
allocation
-
类型:
GtkAllocation
将分配给
widget
的定位和大小。这些数据由方法的调用者拥有。 baseline
-
类型:
int
子的小部件基线,或-1。