Import line: | Atk = imports.gi.Atk; |
GIR File: | Atk-1.0.gir |
C documentation: | AtkLayer |
Enum : | Layer |
Properties | |
---|---|
guint32 Atk.Layer.BACKGROUND : 1
|
|
guint32 Atk.Layer.CANVAS : 2
|
|
guint32 Atk.Layer.INVALID : 0
|
|
guint32 Atk.Layer.MDI : 4
|
|
guint32 Atk.Layer.OVERLAY : 6
|
|
guint32 Atk.Layer.POPUP : 5
|
|
guint32 Atk.Layer.WIDGET : 3
|
|
guint32 Atk.Layer.WINDOW : 7
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Atk.Component
Method |
get_layer
()
:
Atk.Layer
Gets the layer of the component.
|