方法
大德Surfacetranslate_coordinates
声明 [src]
gboolean
gdk_surface_translate_coordinates (
GdkSurface* from,
GdkSurface* to,
double* x,
double* y
)
参数
to
-
类型:
GdkSurface
目标表面。
数据由方法的调用者所有。 x
-
类型:
double*
要转换的坐标。
参数将由函数修改。 y
-
类型:
double*
要转换的坐标。
参数将由函数修改。