Gsf.InfileMSVBA¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gsf.InfileMSVBA(**kwargs)¶
- Bases:
- Abstract:
No
- classmethod new(source)¶
- Parameters:
source (
Gsf.Infile
) –- Raises:
- Return type:
- get_modules()¶
- Returns:
A
GLib.HashTable
of names and source code (unknown encoding).- Return type:
a collection of names and source code.
- steal_modules()¶
- Returns:
A
GLib.HashTable
of names and source code (unknown encoding).- Return type:
A collection of names and source code which the caller is responsible for destroying.