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