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