gdkQueryVisualTypes: gdkQueryVisualTypes

Description Usage Details Value Author(s)

View source: R/gdkFuncs.R

Description

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.

Usage

1

Details

The list returned by this function should not be freed.

Value

A list containing the following elements:

visual.types

return location for the available visual types

count

return location for the number of available visual types

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.