Gsf.DocPropVector
Class Details
- 
class Gsf.DocPropVector(**kwargs)
- 
- 
classmethod new()
- 
This function creates a new gsf_docprop_vector object. 
 
- 
append(value)
- 
Insert a copy of value as the last element of self. 
 
- 
as_string()
- 
This function returns a string which represents all the GValues in self.
The caller is responsible for freeing the result. Returns (transfer full): a string of comma-separated values