mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 05:20:17 +00:00
s/GkWidget/GtkWidget/
-Yosh
This commit is contained in:
parent
4c7408d9ea
commit
00362c03f7
@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 23 22:21:33 PDT 1998 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
|
* gtk-boxed.defs: s/GkWidget/GtkWidget/
|
||||||
|
|
||||||
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 23 22:21:33 PDT 1998 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
|
* gtk-boxed.defs: s/GkWidget/GtkWidget/
|
||||||
|
|
||||||
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 23 22:21:33 PDT 1998 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
|
* gtk-boxed.defs: s/GkWidget/GtkWidget/
|
||||||
|
|
||||||
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 23 22:21:33 PDT 1998 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
|
* gtk-boxed.defs: s/GkWidget/GtkWidget/
|
||||||
|
|
||||||
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 23 22:21:33 PDT 1998 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
|
* gtk-boxed.defs: s/GkWidget/GtkWidget/
|
||||||
|
|
||||||
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 23 22:21:33 PDT 1998 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
|
* gtk-boxed.defs: s/GkWidget/GtkWidget/
|
||||||
|
|
||||||
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 23 22:21:33 PDT 1998 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
|
* gtk-boxed.defs: s/GkWidget/GtkWidget/
|
||||||
|
|
||||||
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
1998-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||||
|
|
||||||
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
* gtk/gtkentry.h, gtk/gtkentry.c: Export the
|
||||||
|
@ -643,7 +643,7 @@
|
|||||||
|
|
||||||
;;; Misc
|
;;; Misc
|
||||||
|
|
||||||
(define-object GtkMisc (GkWidget))
|
(define-object GtkMisc (GtkWidget))
|
||||||
|
|
||||||
(define-func gtk_misc_set_alignment
|
(define-func gtk_misc_set_alignment
|
||||||
none
|
none
|
||||||
|
@ -1400,7 +1400,7 @@
|
|||||||
|
|
||||||
;;; Misc
|
;;; Misc
|
||||||
|
|
||||||
(define-object GtkMisc (GkWidget))
|
(define-object GtkMisc (GtkWidget))
|
||||||
|
|
||||||
(define-func gtk_misc_set_alignment
|
(define-func gtk_misc_set_alignment
|
||||||
none
|
none
|
||||||
|
Loading…
Reference in New Issue
Block a user