方法
GtkTextViewmove_overlay
声明 [源]
void
gtk_text_view_move_overlay (
GtkTextView* text_view,
GtkWidget* child,
int xpos,
int ypos
)
参数
child
-
类型:
GtkWidget
已使用
gtk_text_view_add_overlay()
添加的控件。数据由方法的调用者所有。 xpos
-
类型:
int
缓冲区坐标中的新 X 位置。
ypos
-
类型:
int
类型: 缓冲区坐标中的新 Y 位置。