方法
GtkSnapshotrender_focus
已废弃:4.10
声明 [源]
void
gtk_snapshot_render_focus (
GtkSnapshot* snapshot,
GtkStyleContext* context,
double x,
double y,
double width,
double height
)
参数
context
-
类型:
GtkStyleContext
定义聚焦环样式的样式上下文。
数据由方法的调用者所有。 x
-
类型:
double
矩形原点的X坐标。
y
-
类型:
double
矩形原点的Y坐标。
width
-
类型:
double
矩形宽度。
height
-
类型:
double
矩形高度。