Method

GdkScreenget_number

deprecated: 3.22 since: 2.2

Declaration [src]

gint
gdk_screen_get_number (
  GdkScreen* screen
)

Description [src]

Gets the index of screen among the screens in the display to which it belongs. (See gdk_screen_get_display())

Available since: 2.2

Deprecated since: 3.22

Please do not use it in newly written code.

Return value

Type: gint

The index.