menu widget
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@132 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
81c47a9733
commit
ef4ce2a5f3
6 changed files with 42 additions and 8 deletions
|
|
@ -39,6 +39,7 @@ struct _MwLLHandler {
|
|||
void (*down)(MwLL handle, void* data);
|
||||
void (*resize)(MwLL handle, void* data);
|
||||
void (*close)(MwLL handle, void* data);
|
||||
void (*move)(MwLL handle, void* data);
|
||||
};
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue