Method

GdkScreenget_root_window

since: 2.2

Declaration [src]

GdkWindow*
gdk_screen_get_root_window (
  GdkScreen* screen
)

Description [src]

Gets the root window of screen.

Available since: 2.2

Return value

Type: GdkWindow

The root window.

The returned data is owned by the instance.