GObject.Object
Gladeui.Property
Import line: | Gladeui = imports.gi.Gladeui; |
GIR File: | Gladeui-1.0.gir |
C documentation: | GladeuiProperty |
Class : | Property |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
class : void*
|
Gladeui.Property | |
enabled : Boolean
|
Gladeui.Property | |
enabled : Number
read only
|
Gladeui.Property | |
i18n_comment : String
|
Gladeui.Property | |
i18n_comment : String
read only
|
Gladeui.Property | |
i18n_context : String
|
Gladeui.Property | |
i18n_context : String
read only
|
Gladeui.Property | |
i18n_has_context : Boolean
|
Gladeui.Property | |
i18n_has_context : Number
read only
|
Gladeui.Property | |
i18n_translatable : Boolean
|
Gladeui.Property | |
i18n_translatable : Number
read only
|
Gladeui.Property | |
insensitive_tooltip : String
read only
|
Gladeui.Property | |
klass : Gladeui.PropertyClass
read only
|
Gladeui.Property | |
parent_instance : GObject.Object
read only
|
Gladeui.Property | |
save_always : Number
read only
|
Gladeui.Property | |
sensitive : Boolean
|
Gladeui.Property | |
sensitive : Number
read only
|
Gladeui.Property | |
state : Number
read only
|
Gladeui.Property | |
state : Gladeui.PropertyState
read only
|
Gladeui.Property | |
support_disabled : Number
read only
|
Gladeui.Property | |
support_warning : String
read only
|
Gladeui.Property | |
sync_tolerance : Number
read only
|
Gladeui.Property | |
syncing : Number
read only
|
Gladeui.Property | |
value : GObject.Value
read only
|
Gladeui.Property | |
widget : Gladeui.Widget
read only
|
Gladeui.Property |
Method / Constructor | Defined By | |
---|---|---|
new Gladeui.Property
(Object properties)
Create a new Gladeui.Property
Create a new Gladeui.Property
|
||
Create a new Gladeui.Property
Create a new Gladeui.Property
|
||
Gladeui.Property.class_update_from_node
(XmlNode node, Module module, Number object_type, PropertyClass property_class, String domain)
:
Boolean
Updates the property_class with the contents of the node in the xml file.
Updates the property_class with the contents of the node in the xml file. Only the values found in the xml file are overridden.
|
Gladeui.Property | |
Gladeui.Property.pop_superuser
()
:
none
|
Gladeui.Property | |
Gladeui.Property.push_superuser
()
:
none
|
Gladeui.Property | |
Gladeui.Property.superuser
()
:
Boolean
|
Gladeui.Property | |
add_object
(Object object)
:
none
Adds object to the object list in property.
Adds object to the object list in property. or GParamSpecObject type property.
|
Gladeui.Property | |
default
()
:
Boolean
|
Gladeui.Property | |
dup
(Widget widget)
:
Gladeui.Property
|
Gladeui.Property | |
|
Gladeui.Property | |
get_default
(Value value)
:
none
Retrieve the default property value
Retrieve the default property value
|
Gladeui.Property | |
get_enabled
()
:
Boolean
|
Gladeui.Property | |
get_save_always
()
:
Boolean
to always be saved regardless of its default value.
to always be saved regardless of its default value.
|
Gladeui.Property | |
get_sensitive
()
:
Boolean
|
Gladeui.Property | |
get_value
(Value value)
:
none
Retrieve the property value
Retrieve the property value
|
Gladeui.Property | |
i18n_get_comment
()
:
String
|
Gladeui.Property | |
i18n_get_context
()
:
String
|
Gladeui.Property | |
i18n_get_has_context
()
:
Boolean
|
Gladeui.Property | |
i18n_get_translatable
()
:
Boolean
|
Gladeui.Property | |
i18n_set_comment
(String str)
:
none
|
Gladeui.Property | |
i18n_set_context
(String str)
:
none
|
Gladeui.Property | |
i18n_set_has_context
(Boolean has_context)
:
none
|
Gladeui.Property | |
i18n_set_translatable
(Boolean translatable)
:
none
|
Gladeui.Property | |
load
()
:
none
Loads the value of property from the coresponding object instance
Loads the value of property from the coresponding object instance
|
Gladeui.Property | |
original_default
()
:
Boolean
|
Gladeui.Property | |
original_reset
()
:
none
Resets this property to its original default value
Resets this property to its original default value
|
Gladeui.Property | |
Read the value and any attributes for property from node, assumes Note that object values will only be resolved after the project is completely loaded
Read the value and any attributes for property from node, assumes Note that object values will only be resolved after the project is completely loaded
|
Gladeui.Property | |
remove_object
(Object object)
:
none
Removes object from the object list in property.
Removes object from the object list in property. or GParamSpecObject type property.
|
Gladeui.Property | |
reset
()
:
none
Resets this property to its default value
Resets this property to its default value
|
Gladeui.Property | |
set_enabled
(Boolean enabled)
:
none
|
Gladeui.Property | |
set_save_always
(Boolean setting)
:
none
Sets whether this property should be special cased to always be saved regardless of its default value.
Sets whether this property should be special cased to always be saved regardless of its default value. (used for some special cases like properties that are assigned initial values in composite widgets or derived widget code).
|
Gladeui.Property | |
Gladeui.Property | ||
Gladeui.Property | ||
Sets the property's value
Sets the property's value
|
Gladeui.Property | |
sync
()
:
none
Synchronize the object with this property
Synchronize the object with this property
|
Gladeui.Property | |
write
(XmlContext context, XmlNode node)
:
none
Write property to node
Write property to node
|
Gladeui.Property |
Event | Defined By | |
---|---|---|
|
Gladeui.Property | |
|
Gladeui.Property |
Class / Namespace | Method / Signal / Properties |
---|---|
Gladeui.Command
Method |
|
Gladeui.Command
Method |
Gladeui.Command.set_i18n
(Property property, Boolean translatable, Boolean has_context, String context, String comment)
:
none
Sets the i18n data on the property.
|
Gladeui.EditorProperty
Signal |
value_changed
(EditorProperty self, Property object)
:
none
|
Gladeui.EditorProperty
Method |
load
(Property property)
:
none
Loads property values into eprop and connects.
|
Gladeui.Widget
Method |
get_property
(String id_property)
:
Gladeui.Property
|
Gladeui.Widget
Method |
get_pack_property
(String id_property)
:
Gladeui.Property
|