Gsf.DocPropVector¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gsf.DocPropVector(**kwargs)¶
- Bases:
- Abstract:
No
- classmethod new()¶
- Returns:
- Return type:
This function creates a new gsf_docprop_vector object.
- append(value)¶
- Parameters:
value (
GObject.Value
) – TheGObject.Value
to add to self
Insert a copy of value as the last element of self.