Gdl.DockItemButtonImage¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
image_type |
r |
||
parent |
r |
Class Details¶
- class Gdl.DockItemButtonImage(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(image_type)¶
- Parameters:
image_type (
Gdl.DockItemButtonImageType
) – Specifies what type of image the widget should display- Returns:
The newly created dock item button image widget
- Return type:
Creates a new GDL dock button image object.