(_XlwMenu_part): Add `highlight' callback list.
This commit is contained in:
parent
0d8f73783c
commit
ad45c495f6
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ typedef struct _XlwMenu_part
|
|||
Pixmap bottom_shadow_pixmap;
|
||||
Cursor cursor_shape;
|
||||
XtCallbackList open;
|
||||
XtCallbackList select;
|
||||
XtCallbackList select, highlight;
|
||||
widget_value* contents;
|
||||
int horizontal;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue