Description Usage Details Value Author(s)
This function returns the available bit depths for the default
screen. It's equivalent to listing the visuals
(gdkListVisuals) and then looking at the depth field in each
visual, removing duplicates.
1 |
The list returned by this function should not be freed.
A list containing the following elements:
|
return location for available depths. [ out ][ array ] |
|
return location for number of available depths. [ out ] |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.