document iconSource a bit more

This commit is contained in:
Marco Martin 2011-12-28 18:02:44 +01:00
parent e043dbd043
commit 0a3b3d849c
2 changed files with 3 additions and 1 deletions

View File

@ -57,7 +57,8 @@ Properties:
* url iconSource:
This property holds the source url for the Button's icon.
The default value is an empty url, which displays no icon, it can be any image from any protocol supported by the Image element, or a freedesktop-compatible icon name
The default value is an empty url, which displays no icon.
It can be any image from any protocol supported by the Image element, or a freedesktop-compatible icon name
* font font:
This property holds the font used by the button label.

View File

@ -46,6 +46,7 @@ Properties:
alias iconSource:
Sets the icon for the button.
It can be any image from any protocol supported by the Image element, or a freedesktop-compatible icon name
alias font:
Sets the font for the button.