Workrave.Timebar¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Workrave.Timebar(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- draw(cr)¶
- Parameters:
cr (
cairo.Context
) –
- set_progress(value, max_value, color)¶
- Parameters:
value (
int
) –max_value (
int
) –color (
Workrave.ColorId
) –
- set_secondary_progress(value, max_value, color)¶
- Parameters:
value (
int
) –max_value (
int
) –color (
Workrave.ColorId
) –