gtkTextBufferRegisterDeserializeFormat {RGtk2} | R Documentation |
This function registers a rich text deserialization function
along with
its mime.type
with the passed buffer
.
gtkTextBufferRegisterDeserializeFormat(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