comparison lwlib/lwlib-Xm.h @ 424:11054d720c21 r21-2-20

Import from CVS: tag r21-2-20
author cvs
date Mon, 13 Aug 2007 11:26:11 +0200
parents 697ef44129c6
children
comparison
equal deleted inserted replaced
423:28d9c139be4c 424:11054d720c21
5 5
6 extern widget_creation_entry xm_creation_table []; 6 extern widget_creation_entry xm_creation_table [];
7 7
8 Widget 8 Widget
9 xm_create_dialog (widget_instance* instance); 9 xm_create_dialog (widget_instance* instance);
10
11 Widget
12 xm_create_label (Widget parent, widget_value* val);
10 13
11 Boolean 14 Boolean
12 lw_motif_widget_p (Widget widget); 15 lw_motif_widget_p (Widget widget);
13 16
14 void 17 void