gtkTextBufferGetSerializeFormats {RGtk2} | R Documentation |
This function returns the rich text serialize formats registered
with buffer
using gtkTextBufferRegisterSerializeFormat
or
gtkTextBufferRegisterSerializeTagset
gtkTextBufferGetSerializeFormats(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