Method
GdkScreenlist_visuals
since: 2.2
Declaration [src]
GList*
gdk_screen_list_visuals (
GdkScreen* screen
)
Description [src]
Lists the available visuals for the specified screen
.
A visual describes a hardware image data format.
For example, a visual might support 24-bit color, or 8-bit color,
and might expect pixels to be in a certain format.
Call g_list_free()
on the return value when you’re finished with it.
Available since: 2.2