Added documentation for PushButton isFlat
This commit is contained in:
parent
5ca694639f
commit
4bcda3a4f0
@ -40,3 +40,9 @@ Additionally it also has the following instance methods:
|
||||
Sets the given text to the button.
|
||||
|
||||
- `text` string
|
||||
|
||||
#### `button.setFlat(isFlat)`
|
||||
|
||||
Sets whether the button border is raised.
|
||||
|
||||
- `isFlat` boolean
|
||||
Loading…
Reference in New Issue
Block a user