Declare lw_motif_menu_related_event_p.
This commit is contained in:
parent
0e43e01452
commit
f5bdf293d7
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ xm_create_dialog (/* widget_instance* instance */);
|
|||
Boolean
|
||||
lw_motif_widget_p (/* Widget widget */);
|
||||
|
||||
Boolean
|
||||
lw_motif_menu_related_event_p (/* XEvent *event */);
|
||||
|
||||
void
|
||||
xm_update_one_widget (/* widget_instance* instance, Widget widget,
|
||||
widget_value* val, Boolean deep_p */);
|
||||
|
|
Loading…
Add table
Reference in a new issue