Gladeui.PropertyLabel
Class Details
- 
class Gladeui.PropertyLabel(**kwargs)
- 
- 
classmethod new()
- 
 
- 
get_append_colon()
- 
 
- 
get_custom_text()
- 
 
- 
get_custom_tooltip()
- 
 
- 
get_packing()
- 
 
- 
get_property()
- 
 
- 
get_property_name()
- 
 
- 
set_append_colon(append_colon)
- 
| Parameters: | append_colon ( bool) – | 
|---|
 
 
 
- 
set_custom_text(custom_text)
- 
| Parameters: | custom_text ( str) – | 
|---|
 
 
 
- 
set_custom_tooltip(custom_tooltip)
- 
| Parameters: | custom_tooltip ( str) – | 
|---|
 
 
 
- 
set_packing(packing)
- 
| Parameters: | packing ( bool) – | 
|---|
 
 
 
- 
set_property(property)
- 
 
- 
set_property_name(property_name)
- 
| Parameters: | property_name ( str) – | 
|---|
 
 
 
 
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
- 
The Gladeui.Propertyto display a label for
 
- 
Gladeui.PropertyLabel.props.property_name
- 
The property name to use when loading by widget