Method
StButtonget_icon_name
Declaration [src]
const char*
st_button_get_icon_name (
StButton* button
)
Description [src]
Get the icon name of the button. If the button isn’t showing an icon,
the return value will be NULL
.
Gets property | St.Button:icon-name |