方法
GtkFixedmove
声明 [源代码]
void
gtk_fixed_move (
GtkFixed* fixed,
GtkWidget* widget,
double x,
double y
)
参数
widget
-
类型:
GtkWidget
子控件。
数据由方法调用者拥有。 x
-
类型:
double
移动控件的水平位置。
y
-
类型:
double
移动控件的垂直位置。