GObject.Object
Gladeui.WidgetAction
| Import line: | Gladeui = imports.gi.Gladeui; |
| GIR File: | Gladeui-1.0.gir |
| C documentation: | GladeuiWidgetAction |
| Class : | WidgetAction |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
actions : Array
read only
|
Gladeui.WidgetAction | |
|
class : void*
|
Gladeui.WidgetAction | |
|
klass : Gladeui.GWActionClass
read only
|
Gladeui.WidgetAction | |
|
parent_instance : GObject.Object
read only
|
Gladeui.WidgetAction | |
|
sensitive : Boolean
|
Gladeui.WidgetAction | |
|
sensitive : Boolean
read only
|
Gladeui.WidgetAction | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gladeui.WidgetAction
(Object properties)
Create a new Gladeui.WidgetAction
Create a new Gladeui.WidgetAction
|
||
|
Gladeui.WidgetAction | |
|
Gladeui.WidgetAction.class_free
(GWActionClass action)
:
none
|
Gladeui.WidgetAction | |
|
remove
(WidgetAction child)
:
Boolean
Remove an action.
Remove an action.
|
Gladeui.WidgetAction | |
|
set_sensitive
(Boolean sensitive)
:
none
Set whether or not this action is sensitive.
Set whether or not this action is sensitive.
|
Gladeui.WidgetAction | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gladeui.Widget
Method |
get_action
(String action_path)
:
Gladeui.WidgetAction
Returns a GladeWidgetAction object indentified by action_path.
|
|
Gladeui.Widget
Method |
get_pack_action
(String action_path)
:
Gladeui.WidgetAction
Returns a GladeWidgetAction object indentified by action_path.
|