get_serialize_formats
Description:
[ CCode ( array_length_pos = 0.1 ) ]
[ Version ( since = "2.10" ) ]
public Atom[] get_serialize_formats ()
[ Version ( since = "2.10" ) ]
public Atom[] get_serialize_formats ()
This function returns the rich text serialize formats registered with this using register_serialize_format or register_serialize_tagset
Parameters:
this | |
n_formats |
return location for the number of formats |
Returns:
an array of Atoms representing the registered formats. |