函数
GdkToplevelLayoutnew
声明 [源]
GdkToplevelLayout*
gdk_toplevel_layout_new (
void
)
描述 [源]
创建顶层布局描述。
与gdk_toplevel_present()
一起使用,用于描述顶级表面在屏幕上的放置和行为。
大小以“应用程序像素”为单位,而不是“设备像素”(见gdk_surface_get_scale_factor)。
GdkToplevelLayout*
gdk_toplevel_layout_new (
void
)
创建顶层布局描述。
与gdk_toplevel_present()
一起使用,用于描述顶级表面在屏幕上的放置和行为。
大小以“应用程序像素”为单位,而不是“设备像素”(见gdk_surface_get_scale_factor)。