]> Pileus Git - ~andy/gtk/commitdiff
add change_value virtual function, to fix build
authorHavoc Pennington <hp@pobox.com>
Fri, 8 Feb 2002 02:38:44 +0000 (02:38 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Fri, 8 Feb 2002 02:38:44 +0000 (02:38 +0000)
2002-02-07  Havoc Pennington  <hp@pobox.com>

* gtk/gtkspinbutton.h (struct _GtkSpinButtonClass): add
change_value virtual function, to fix build

* gtk/gtkpixmap.c (gtk_pixmap_class_init): parent_class was
from GtkWidget not GtkMisc. Not that it ever mattered.

12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/tmpl/gtksettings.sgml
docs/reference/gtk/tmpl/gtksignal.sgml
docs/reference/gtk/tmpl/gtkwidget.sgml
gtk/gtkpixmap.c
gtk/gtkspinbutton.h

index a4ab659dfcb41e2fb0ced87df1b83bec22cea142..576e7364e7ebc7c0360d5b765b89dff2985be25f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-02-07  Havoc Pennington  <hp@pobox.com>
+
+       * gtk/gtkspinbutton.h (struct _GtkSpinButtonClass): add
+       change_value virtual function, to fix build
+
+       * gtk/gtkpixmap.c (gtk_pixmap_class_init): parent_class was 
+       from GtkWidget not GtkMisc. Not that it ever mattered.
+
 Thu Feb  7 19:52:00 2002  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtknotebook.[ch]: Add ::move-focus-out signal
index a4ab659dfcb41e2fb0ced87df1b83bec22cea142..576e7364e7ebc7c0360d5b765b89dff2985be25f 100644 (file)
@@ -1,3 +1,11 @@
+2002-02-07  Havoc Pennington  <hp@pobox.com>
+
+       * gtk/gtkspinbutton.h (struct _GtkSpinButtonClass): add
+       change_value virtual function, to fix build
+
+       * gtk/gtkpixmap.c (gtk_pixmap_class_init): parent_class was 
+       from GtkWidget not GtkMisc. Not that it ever mattered.
+
 Thu Feb  7 19:52:00 2002  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtknotebook.[ch]: Add ::move-focus-out signal
index a4ab659dfcb41e2fb0ced87df1b83bec22cea142..576e7364e7ebc7c0360d5b765b89dff2985be25f 100644 (file)
@@ -1,3 +1,11 @@
+2002-02-07  Havoc Pennington  <hp@pobox.com>
+
+       * gtk/gtkspinbutton.h (struct _GtkSpinButtonClass): add
+       change_value virtual function, to fix build
+
+       * gtk/gtkpixmap.c (gtk_pixmap_class_init): parent_class was 
+       from GtkWidget not GtkMisc. Not that it ever mattered.
+
 Thu Feb  7 19:52:00 2002  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtknotebook.[ch]: Add ::move-focus-out signal
index a4ab659dfcb41e2fb0ced87df1b83bec22cea142..576e7364e7ebc7c0360d5b765b89dff2985be25f 100644 (file)
@@ -1,3 +1,11 @@
+2002-02-07  Havoc Pennington  <hp@pobox.com>
+
+       * gtk/gtkspinbutton.h (struct _GtkSpinButtonClass): add
+       change_value virtual function, to fix build
+
+       * gtk/gtkpixmap.c (gtk_pixmap_class_init): parent_class was 
+       from GtkWidget not GtkMisc. Not that it ever mattered.
+
 Thu Feb  7 19:52:00 2002  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtknotebook.[ch]: Add ::move-focus-out signal
index a4ab659dfcb41e2fb0ced87df1b83bec22cea142..576e7364e7ebc7c0360d5b765b89dff2985be25f 100644 (file)
@@ -1,3 +1,11 @@
+2002-02-07  Havoc Pennington  <hp@pobox.com>
+
+       * gtk/gtkspinbutton.h (struct _GtkSpinButtonClass): add
+       change_value virtual function, to fix build
+
+       * gtk/gtkpixmap.c (gtk_pixmap_class_init): parent_class was 
+       from GtkWidget not GtkMisc. Not that it ever mattered.
+
 Thu Feb  7 19:52:00 2002  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtknotebook.[ch]: Add ::move-focus-out signal
index a4ab659dfcb41e2fb0ced87df1b83bec22cea142..576e7364e7ebc7c0360d5b765b89dff2985be25f 100644 (file)
@@ -1,3 +1,11 @@
+2002-02-07  Havoc Pennington  <hp@pobox.com>
+
+       * gtk/gtkspinbutton.h (struct _GtkSpinButtonClass): add
+       change_value virtual function, to fix build
+
+       * gtk/gtkpixmap.c (gtk_pixmap_class_init): parent_class was 
+       from GtkWidget not GtkMisc. Not that it ever mattered.
+
 Thu Feb  7 19:52:00 2002  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtknotebook.[ch]: Add ::move-focus-out signal
index a4ab659dfcb41e2fb0ced87df1b83bec22cea142..576e7364e7ebc7c0360d5b765b89dff2985be25f 100644 (file)
@@ -1,3 +1,11 @@
+2002-02-07  Havoc Pennington  <hp@pobox.com>
+
+       * gtk/gtkspinbutton.h (struct _GtkSpinButtonClass): add
+       change_value virtual function, to fix build
+
+       * gtk/gtkpixmap.c (gtk_pixmap_class_init): parent_class was 
+       from GtkWidget not GtkMisc. Not that it ever mattered.
+
 Thu Feb  7 19:52:00 2002  Owen Taylor  <otaylor@redhat.com>
 
         * gtk/gtknotebook.[ch]: Add ::move-focus-out signal
index f0928cfbb891a8c9766cf3c5f211cd303544e069..6c557f0a26096728bff89ece5781a6b69b09401f 100644 (file)
@@ -206,6 +206,16 @@ GtkSettings
 
 </para>
 
+<!-- ##### ARG GtkSettings:gtk-entry-select-on-focus ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkSettings:gtk-can-change-accels ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkSettings:gtk-toolbar-style ##### -->
 <para>
 
index ec510317dc262005ec3fddde16c07603f4093a3d..06c1edad2a50c6056e0ab565848b0d48cb0b04af 100644 (file)
@@ -602,13 +602,13 @@ with an integer masquerading as a pointer (through GINT_TO_POINTER()).)
 </para>
 
 @object: the object that emits the signal.
-@signal: 
+@name: name of the signal.
 @func: function pointer to attach to the signal.
 @func_data: pointer to pass to func.
 @alive_object: object whose death should cause the handler connection
 to be destroyed.
 <!-- # Unused Parameters # -->
-@name: name of the signal.
+@signal: 
 
 
 <!-- ##### FUNCTION gtk_signal_connect_object_while_alive ##### -->
@@ -628,12 +628,12 @@ clean up the handler.
 </para>
 
 @object: the object associated with the signal.
-@signal: 
+@name: name of the signal.
 @func: function pointer to attach to the signal.
 @alive_object: the user data, which must be an object, whose destruction
 should signal the removal of this signal.
 <!-- # Unused Parameters # -->
-@name: name of the signal.
+@signal: 
 
 
 <!-- ##### MACRO gtk_signal_disconnect ##### -->
index 1a4d8b09b945a0e09d89b6effb3997718725b736..69ced7b704ca83f308a09771b041758fe947b984 100644 (file)
@@ -1845,6 +1845,7 @@ a widget changes from un-anchored to anchored or vice-versa.
 </para>
 
 @widget: the object which received the signal.
+@Returns: 
 
 <!-- ##### SIGNAL GtkWidget::property-notify-event ##### -->
 <para>
@@ -1949,6 +1950,7 @@ a widget changes from un-anchored to anchored or vice-versa.
 
 @widget: the object which received the signal.
 @arg1: 
+@Returns: 
 
 <!-- ##### SIGNAL GtkWidget::size-allocate ##### -->
 <para>
index d887e082eb123dba0566e444463f77334c4d448c..e37ae0bad7137374fa8c7b030c16231be6306b50 100644 (file)
@@ -75,7 +75,7 @@ gtk_pixmap_class_init (GtkPixmapClass *class)
 
   object_class = (GtkObjectClass*) class;
   widget_class = (GtkWidgetClass*) class;
-  parent_class = gtk_type_class (gtk_widget_get_type ());
+  parent_class = gtk_type_class (gtk_misc_get_type ());
 
   gobject_class->finalize = gtk_pixmap_finalize;
 
index 04610cb455ddc7cd401b48cff81c5379cd3cf731..0e2a104ba6fe9b1409992063d35dee86cdc23dee 100644 (file)
@@ -107,6 +107,10 @@ struct _GtkSpinButtonClass
                  gdouble       *new_value);
   gint (*output) (GtkSpinButton *spin_button);
   void (*value_changed) (GtkSpinButton *spin_button);
+
+  void (*change_value)  (GtkSpinButton *spin,
+                         GtkScrollType  scroll);
+
 };