Package: gdk

Function gdk-screen-n-monitors

Lambda List

gdk-screen-n-monitors (screen)

Arguments

screen -- a gdk-screen object

Return Value

An integer with the number of monitors which screen consists of.

Details

Returns the number of monitors which the screen consists of.

Warning

The gdk-screen-n-monitors function has been deprecated since version 3.22 and should not be used in newly written code. Use the gdk-display-n-monitors function instead.
 

See also

2021-12-13