qt-light/examples/custom-widgets/prototypes.h
Jaidyn Ann 1704d392e8 Add “custom-widgets” example
This small example demonstrates defining and
binding to your own subclass of a QT widget.
2024-02-04 15:10:37 -06:00

5 lines
58 B
C

/* prototypes.h */
void gb_saygoodbye(gbbutton button);