Gsf.InfileMSVBA

g GObject.Object GObject.Object Gsf.Input Gsf.Input GObject.Object->Gsf.Input Gsf.Infile Gsf.Infile Gsf.InfileMSVBA Gsf.InfileMSVBA Gsf.Infile->Gsf.InfileMSVBA Gsf.Input->Gsf.Infile

Subclasses:

None

Methods

Inherited:

Gsf.Infile (5), Gsf.Input (24), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (source)

get_modules ()

steal_modules ()

Virtual Methods

Inherited:

Gsf.Infile (2), Gsf.Input (3), GObject.Object (7)

Properties

Inherited:

Gsf.Input (7)

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Gsf.InfileMSVBA(**kwargs)
Bases:

Gsf.Infile

Abstract:

No

classmethod new(source)
Parameters:

source (Gsf.Infile) –

Raises:

GLib.Error

Return type:

Gsf.Infile

get_modules()
Returns:

A GLib.HashTable of names and source code (unknown encoding).

Return type:

{str: object} or None

a collection of names and source code.

steal_modules()
Returns:

A GLib.HashTable of names and source code (unknown encoding).

Return type:

{str: object} or None

A collection of names and source code which the caller is responsible for destroying.