DocExamples.Obj

This is an example of how to document a class

This class has a signal: DocExamples.Obj::signal-example.

And also has a property: DocExamples.Obj:property-example.

from gi.repository import DocExamples obj = DocExamples.Obj(property_example=value)

Since 0.99

Hierarchy GObject.Object DocExamples.Obj Methods Functions Properties Signals Virtual functions Other