gdkQueryDepths
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.
gdkQueryDepths()
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.