ValaPanel.BoxedWrapper

g GObject.Object GObject.Object ValaPanel.BoxedWrapper ValaPanel.BoxedWrapper GObject.Object->ValaPanel.BoxedWrapper

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (boxed_type)

dup_boxed ()

get_boxed ()

set_boxed (boxed)

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class ValaPanel.BoxedWrapper(**kwargs)
Bases:

GObject.Object

Abstract:

No

Structure:

ValaPanel.BoxedWrapperClass

classmethod new(boxed_type)
Parameters:

boxed_type (GObject.GType) –

Return type:

ValaPanel.BoxedWrapper

dup_boxed()
Return type:

object or None

get_boxed()
Return type:

object or None

set_boxed(boxed)
Parameters:

boxed (object or None) –