Mercurial > hg > xemacs-beta
comparison src/emacs-widget-accessors.c @ 589:37fe04af1590
[xemacs-hg @ 2001-05-31 02:00:29 by wmperry]
Regenerated some .c files from their lisp equivalents for GTK bindings. Fix buttons as modifiers code so that text selection works in GTK event loop.
author | wmperry |
---|---|
date | Thu, 31 May 2001 02:00:31 +0000 |
parents | 183866b06e0b |
children |
comparison
equal
deleted
inserted
replaced
588:ed8e2ee8d29d | 589:37fe04af1590 |
---|---|
1 /* This file was automatically generated by ../lisp/gtk-widget-accessors.el */ | |
2 /* DO NOT EDIT BY HAND!!! */ | |
1 DEFUN ("gtk-adjustment-lower", Fgtk_adjustment_lower, 1, 1, 0, /* | 3 DEFUN ("gtk-adjustment-lower", Fgtk_adjustment_lower, 1, 1, 0, /* |
2 Access the `lower' slot of OBJ, a GtkAdjustment object. | 4 Access the `lower' slot of OBJ, a GtkAdjustment object. |
3 */ | 5 */ |
4 (obj)) | 6 (obj)) |
5 { | 7 { |