gtkPreviewGetVisual {RGtk2} | R Documentation |
Returns the visual used by preview widgets. This
function is deprecated, and you should use
gdkRgbGetVisual
instead.
WARNING: gtk_preview_get_visual
is deprecated and should not be used in newly-written code.
gtkPreviewGetVisual()
[GdkVisual
] the visual for previews.
Derived by RGtkGen from GTK+ documentation