gdkQueryVisualTypes
This function returns the available visual types for the default
screen. It's equivalent to listing the visuals
(gdkListVisuals) and then looking at the type field in each
visual, removing duplicates.
gdkQueryVisualTypes()
The list returned by this function should not be freed.
A list containing the following elements:
|
return location for the available visual types |
|
return location for the number of available visual types |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.