方法
GtkSnapshotrender_insertion_cursor
已弃用:4.10
声明 [src]
void
gtk_snapshot_render_insertion_cursor (
GtkSnapshot* snapshot,
GtkStyleContext* context,
double x,
double y,
PangoLayout* layout,
int index,
PangoDirection direction
)
参数
上下文
-
类型:
GtkStyleContext
GtkStyleContext
。数据由方法的调用者拥有。 x
-
类型:
double
X初始位置。
y
-
类型:
double
Y初始位置。
布局
-
类型:
PangoLayout
文本的
PangoLayout
。数据由方法的调用者拥有。 索引
-
类型:
int
在
PangoLayout
中的索引。 方向
-
类型:
PangoDirection
文本的
PangoDirection
。