Gladeui.PropertyLabel¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.EventBox (5), Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gladeui.Editable (6)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Whether to append a colon ‘:’ to the property name |
||
r/w |
Custom text to override the property name |
||
r/w |
Custom tooltip to override the property description |
||
r/w |
Whether the property to load is a packing property or not |
||
r/w |
The |
||
r/w |
The property name to use when loading by widget |
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
box |
r |
Class Details¶
- class Gladeui.PropertyLabel(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- get_property()¶
- Returns:
- Return type:
- set_property(property)¶
- Parameters:
property (
Gladeui.Property
) –
Property Details¶
- Gladeui.PropertyLabel.props.append_colon¶
-
Whether to append a colon ‘:’ to the property name
- Gladeui.PropertyLabel.props.custom_text¶
-
Custom text to override the property name
- Gladeui.PropertyLabel.props.custom_tooltip¶
-
Custom tooltip to override the property description
- Gladeui.PropertyLabel.props.packing¶
-
Whether the property to load is a packing property or not
- Gladeui.PropertyLabel.props.property¶
- Name:
property
- Type:
- Default Value:
- Flags:
The
Gladeui.Property
to display a label for