Function
Gdkget_default_root_window
Declaration [src]
GdkWindow*
gdk_get_default_root_window (
void
)
Description [src]
Obtains the root window (parent all other windows are inside) for the default display and screen.
Return value
Returns: | GdkWindow |
The default root window. |
|
The data is owned by the called function. |