Class: Gsf::DocPropVector
- Inherits:
-
Object
- Object
- Gsf::DocPropVector
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#append(value) ⇒ nil
Insert a copy of value as the last element of vector.
-
#as_string ⇒ String
This function returns a string which represents all the GValues in vector.
-
#initialize ⇒ Gsf::DocPropVector
constructor
This function creates a new gsf_docprop_vector object.
Constructor Details
#initialize ⇒ Gsf::DocPropVector
This function creates a new gsf_docprop_vector object.
Instance Method Details
#append(value) ⇒ nil
Insert a copy of value as the last element of vector.
#as_string ⇒ String
This function returns a string which represents all the GValues in vector. The caller is responsible for freeing the result.
Returns (transfer full): a string of comma-separated values