Gladeui.CellRendererIcon
Properties
| Name | Type | Flags | Short Description | 
|---|
| activatable | bool | r/w | The icon button can be activated | 
| active | bool | r/w | The icon state of the button | 
 
Class Details
- 
class Gladeui.CellRendererIcon(**kwargs)
- 
- 
classmethod new()
- 
 
- 
get_activatable()
- 
 
- 
get_active()
- 
 
- 
set_activatable(setting)
- 
| Parameters: | setting ( bool) – | 
|---|
 
 
 
- 
set_active(setting)
- 
| Parameters: | setting ( bool) – | 
|---|
 
 
 
- 
do_activate(path) virtual
- 
 
 
Signal Details
- 
Gladeui.CellRendererIcon.signals.activate(cell_renderer_icon, object)
- 
| Signal Name: | activate
 | 
|---|
 | Flags: | RUN_LAST
 | 
|---|
 | Parameters: |  | 
|---|
 
 
 
Property Details
- 
Gladeui.CellRendererIcon.props.activatable
- 
The icon button can be activated 
- 
Gladeui.CellRendererIcon.props.active
- 
The icon state of the button