gdkVisualGetBestWithBoth {RGtk2} | R Documentation |
Combines gdkVisualGetBestWithDepth
and gdkVisualGetBestWithType
.
gdkVisualGetBestWithBoth(depth, visual.type)
|
a bit depth |
|
a visual type |
[GdkVisual
] best visual with both depth
and
visual.type
, or NULL
if none. [ transfer none ]
Derived by RGtkGen from GTK+ documentation