Modulemd.SubdocumentInfo

g GObject.Object GObject.Object Modulemd.SubdocumentInfo Modulemd.SubdocumentInfo GObject.Object->Modulemd.SubdocumentInfo

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_gerror ()

get_yaml ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Modulemd.SubdocumentInfo(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

Modulemd.SubdocumentInfoClass

get_gerror()
Returns:

A GLib.Error containing an error code and message about why this subdocument failed parsing.

Return type:

GLib.Error

New in version 2.0.

get_yaml()
Returns:

The associated YAML subdocument.

Return type:

str

New in version 2.0.