Mercurial > hg > xemacs-beta
diff src/gui-x.c @ 2168:95fee4a1420e
[xemacs-hg @ 2004-07-07 12:00:58 by malcolmp]
Working GK tab_control widget. Other GTK widgets drawn with the correct
location and size.
author | malcolmp |
---|---|
date | Wed, 07 Jul 2004 12:01:07 +0000 |
parents | d1312c7bdfab |
children | 04bc9d2f42c7 |
line wrap: on
line diff
--- a/src/gui-x.c Wed Jul 07 01:52:17 2004 +0000 +++ b/src/gui-x.c Wed Jul 07 12:01:07 2004 +0000 @@ -218,7 +218,10 @@ } /* The following is actually called from somewhere within XtDispatchEvent(), - called from XtAppProcessEvent() in event-Xt.c */ + called from XtAppProcessEvent() in event-Xt.c. + + Callback function for widgets and menus. +*/ void popup_selection_callback (Widget widget, LWLIB_ID ignored_id,