mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
6 lines
103 B
C
6 lines
103 B
C
|
|
typedef struct W_DoubleTest DoubleTest;
|
|
|
|
|
|
DoubleTest *CreateDoubleTest(WMWidget *parent, char *text);
|