Package: gdk

Accessor gdk:content-provider-storable-formats

Lambda List

gdk:content-provider-storable-formats (object)

Syntax

(gdk:content-provider-storable-formats object) => formats

Arguments

object -- a gdk:content-provider object
formats -- a gdk:content-formats instance with the storable formats of the content provider

Details

Gets the formats that the content provider suggests other applications to store the data in. An example of such an application would be a clipboard manager. This can be assumed to be a subset of storable-formats.
 

See also

#2023-8-4