gtkTextBufferGetDeserializeFormats {RGtk2} | R Documentation |
This function returns the rich text deserialize formats registered
with buffer
using gtkTextBufferRegisterDeserializeFormat
or
gtkTextBufferRegisterDeserializeTagset
gtkTextBufferGetDeserializeFormats(object)
|
[GtkTextBuffer ] a GtkTextBuffer |
Since 2.10
A list containing the following elements:
retval |
[GdkAtom ] a list of GdkAtom s representing the registered
formats. |
|
[integer] return location for the number of formats |
Derived by RGtkGen from GTK+ documentation