list_visuals
Description:
[ Version ( deprecated = true , deprecated_since = "3.22" ) ]
public List<unowned Visual> list_visuals ()
Warning: list_visuals is deprecated since 3.22.
Lists the available visuals for the default screen.
Note:
Use gdk_screen_list_visuals (gdk_screen_get_default ()).
(See list_visuals) 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.
Returns:
a list of visuals; the list must be freed, but not its contents |
Namespace: Gdk
Package: gdk-3.0