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