#include <mobu-python-api.h>
Inheritance diagram for FBButtonStyle:Public Attributes | |
| object | kFBPushButton |
| Normal button. More... | |
| object | kFBBitmapButton |
| Button with bitmap on it. More... | |
| object | kFBRadioButton |
| Radio button. More... | |
| object | kFBCheckbox |
| Check box. More... | |
| object | kFB2States |
| 2 state button (2 colors). More... | |
| object | kFBBitmap2States |
| 2 state button with 2 bitmaps. More... | |
| object kFB2States |
2 state button (2 colors).
| object kFBBitmap2States |
2 state button with 2 bitmaps.
| object kFBBitmapButton |
Button with bitmap on it.
| object kFBCheckbox |
Check box.
| object kFBPushButton |
Normal button.
| object kFBRadioButton |
Radio button.