gdkGCSetSubwindow {RGtk2}R Documentation

gdkGCSetSubwindow

Description

Sets how drawing with this GC on a window will affect child windows of that window.

Usage

gdkGCSetSubwindow(object, mode)

Arguments

object [GdkGC] a GdkGC.
mode [GdkSubwindowMode] the subwindow mode.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]