Function
GdkScreenwidth
deprecated: 3.22
Declaration [src]
gint
gdk_screen_width (
void
)
Description [src]
Gets the width of the default screen in pixels. The returned size is in ”application pixels”, not in ”device pixels” (see gdk_screen_get_monitor_scale_factor()).
Deprecated since: 3.22
Use per-monitor information.