This is a push-button. Press it and run some function. It can contain a simple label and icon object and it also has an autorepeat feature.
default a normal button.
anchor Like default, but the button fades away when the mouse is not
over it, leaving only the text or icon.
hoversel_vertical Internally used by
Hoversel to give a continuous look
across its options.
hoversel_vertical_entry Another internal for
Hoversel.
naviframe Internally used by
Naviframe for its back button.
colorselector Internally used by
Colorselector for its left and
right buttons.
icon - An icon of the button
default - Label of the button
clicked: the user clicked the button (press/release).
repeated: the user pressed the button without releasing it.
pressed: button was pressed.
unpressed: button was released after being pressed.
parent (efl.evas.Object) – The parent object
**kwargs – All the remaining keyword arguments are interpreted as properties of the instance