chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0ebef6c
)
Renamed dialog class slot vbox to main-area
author
espen
<espen>
Sun, 24 Mar 2002 15:42:17 +0000
(15:42 +0000)
committer
espen
<espen>
Sun, 24 Mar 2002 15:42:17 +0000
(15:42 +0000)
gtk/gtktypes.lisp
patch
|
blob
|
blame
|
history
diff --git
a/gtk/gtktypes.lisp
b/gtk/gtktypes.lisp
index 0147b7814793224860a26cefc1083f2a3373e0d6..046466f065b38bbd24d33423f0b1f23fae835cfe 100644
(file)
--- a/
gtk/gtktypes.lisp
+++ b/
gtk/gtktypes.lisp
@@
-15,7
+15,7
@@
;; License along with this library; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;; License along with this library; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-;; $Id: gtktypes.lisp,v 1.1
2 2002/03/24 13:00:12
espen Exp $
+;; $Id: gtktypes.lisp,v 1.1
3 2002/03/24 15:42:17
espen Exp $
(in-package "GTK")
(in-package "GTK")
@@
-415,10
+415,10
@@
(define-types-by-introspection "Gtk"
("GtkDialog"
:slots
("GtkDialog"
:slots
- ((
vbox
+ ((
main-area
:allocation :virtual
:getter "gtk_dialog_get_vbox"
:allocation :virtual
:getter "gtk_dialog_get_vbox"
- :reader dialog-
vbox
+ :reader dialog-
main-area
:type widget)
(action-area
:allocation :virtual
:type widget)
(action-area
:allocation :virtual