Package: gdk
Function gdk:query-visual-types
Lambda Listgdk:query-visual-types () Return ValueA list of the available visual types of type gdk:visual-type. Details
This function returns the available visual types for the default screen. It is equivalent to listing the visuals with the gdk:list-visuals
function and then looking at the type field in each visual, removing
duplicates. Warning | See also |
2024-6-28