Function gdkx11::functions::x11_get_default_screen
source · [−]pub fn x11_get_default_screen() -> i32
Expand description
Gets the default GTK+ screen number.
Returns
returns the screen number specified by
the –display command line option or the DISPLAY environment
variable when gdk_init()
calls XOpenDisplay().