Package: gdk
Class gdk:content-serializer
Superclassesgio:async-result, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct Slots
None
Details The gdk:content-serializer object is used to serialize content for
inter-application data transfers. The gdk:content-serializer object transforms an object that is identified by a g:type-t type ID into a serialized form, that is a
byte stream, that is identified by a mime type. GTK provides serializers and deserializers for common data types such as text, colors, images or file lists. To register your own serialization functions, use the gdk:content-register-serializer function. Also see the gdk:content-deserializer object. | Inherited Slot Access FunctionsSee also |
2024-12-2