| gtkTextBufferRegisterSerializeFormat {RGtk2} | R Documentation |
This function registers a rich text serialization function along with
its mime.type with the passed buffer.
gtkTextBufferRegisterSerializeFormat(object, mime.type, fun,
user.data)
|
|
|
the format's mime-type |
|
|
Since 2.10
[GdkAtom] the GdkAtom that corresponds to the newly registered
format's mime-type.
Derived by RGtkGen from GTK+ documentation