Description Usage Arguments Details Value Author(s)
Gets a "preferred visual" chosen by GdkRGB for rendering image data
on screen
. In previous versions of
GDK, this was the only visual GdkRGB could use for rendering. In
current versions, it's simply the visual GdkRGB would have chosen as
the optimal one in those previous versions. GdkRGB can now render to
drawables with any visual.
1 | gdkScreenGetRgbVisual(object)
|
|
a |
Since 2.2
[GdkVisual
] The GdkVisual
chosen by GdkRGB. [ transfer none ]
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.