API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成
int gdk_surface_get_width ( GdkSurface* surface )
返回指定 surface 的宽度。
surface
表面大小以“应用程序像素”为单位报告,而不是“设备像素”(见 gdk_surface_get_scale_factor())。
gdk_surface_get_scale_factor()
Gdk.Surface:width
类型: int
int
表面的宽度。