| Attribute |
Domain |
Default Value |
Description |
| image |
image |
"" |
Specifies an image file to load. |
| selimage |
image |
"" |
Specifies an image file to load for the selected state. |
| image_p |
image |
"" |
Specifies an image file to load for the pressed state. |
| selimage_p |
image |
"" |
Specifies an image file to load for the pressed and selected state. |
| image_i |
image |
"" |
Specifies an image file to load for the inactive state. |
| selimage_i |
image |
"" |
Specifies an image file to load for the inactive and selected state. |
| alignment |
alignment |
"center" |
Specifies the color of the text which will be used if the element is selcted. |
| useratio |
boolean |
"false" |
use the the ratio if the image file for blitting, fitting it in the size of the image widget. |
| fit_width |
boolean |
"false" |
If set to true, the image is stretched to the width of the image widget. |
| fit_height |
boolean |
"false" |
If set to true, the image is stretched to the height of the image widget. |
Additionally all