Files | |
| file | button.c |
| Button core file. | |
| file | button.h |
| Button widget header file. | |
Modules | |
| group | Buttons flags |
| Values that can be set into TButton Flags field. | |
Data Structures | |
| struct | TButton |
| Button structure. More... | |
Typedefs | |
| typedef TButton | TButton |
| Button structure. | |
Functions | |
| void | ButtonSetCaption (PButton b, l_text Caption) |
| Change the caption of a button. | |
| _PUBLIC PButton | CreateButton (PApplication App, TRect r, l_text Caption, l_ulong Message) |
| Creates a new button. | |
|
|
Button structure.
|
|
||||||||||||
|
Change the caption of a button.
|
|
||||||||||||||||||||
|
Creates a new button.
|
1.3.8