get_width


Description:

public int get_width ()

Gets the width of this in pixels.

Note:

Use per-monitor information instead

The returned size is in ”application pixels”, not in ”device pixels” (see gdk_screen_get_monitor_scale_factor).

Parameters:

this

a Screen

Returns:

the width of this in pixels.