Update widgets.rst
This commit is contained in:
parent
549693dd38
commit
372d704184
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Creates a label at position ``(x,y)`` with width ``w`` and height ``h``.
|
||||||
|
|
||||||
.. function:: ImageButton(normal, options, x,y)
|
.. function:: ImageButton(normal, options, x,y)
|
||||||
|
|
||||||
:param Image notmal: Image of the button in normal state.
|
:param Image normal: Image of the button in normal state.
|
||||||
:param table options: Widget options.
|
:param table options: Widget options.
|
||||||
:param numbers x,y: Upper left corner of the widget.
|
:param numbers x,y: Upper left corner of the widget.
|
||||||
:returns: Return state (see below).
|
:returns: Return state (see below).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue