Package: gdk
Class gdk:content-provider
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails A gdk:content-provider object is used to provide content for the
clipboard in a number of formats. To create a gdk:content-provider object, use the gdk:content-provider-new-for-value or the gdk:content-provider-new-for-bytes functions. GDK knows how to handle common text and image formats out-of-the-box. See the gdk:content-serializer and gdk:content-deserializer objects if you want to add support for application specific data formats. Signal DetailsThe "content-changed" signallambda (provider) :run-last
| Inherited Slot Access FunctionsSee also |
#2023-8-4