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