[gtkmm] Regenerated signals and properties defs.



commit 90add5f84ec9f2420612cf903767e07570bb54ed
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Jan 11 23:40:51 2011 +0100

    Regenerated signals and properties defs.
    
    * gdk/src/gdk_signals.defs:
    * gtk/src/gtk_signals.defs: Regenerated with h2defs.py, applying
    gtk/src/gtk_signals.defs.patch from the top-level with -p1.

 ChangeLog                |    8 +
 gdk/src/gdk_signals.defs |    4 +-
 gtk/src/gtk_signals.defs | 1183 ++++++++++++----------------------------------
 3 files changed, 320 insertions(+), 875 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e31ed42..a85331f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2011-01-11  Murray Cumming  <murrayc murrayc com>
 
+	Regenerated signals and properties defs.
+
+	* gdk/src/gdk_signals.defs:
+	* gtk/src/gtk_signals.defs: Regenerated with h2defs.py, applying 
+	gtk/src/gtk_signals.defs.patch from the top-level with -p1.
+
+2011-01-11  Murray Cumming  <murrayc murrayc com>
+
 	gdkmm: Fix some typos to fix the build.
 
 	* gdk/src/dragcontext.ccg: Fix silly errors.
diff --git a/gdk/src/gdk_signals.defs b/gdk/src/gdk_signals.defs
index 7625a21..0a3378f 100644
--- a/gdk/src/gdk_signals.defs
+++ b/gdk/src/gdk_signals.defs
@@ -149,6 +149,8 @@
   )
 )
 
+;; From GdkRGBA
+
 ;; From GdkScreen
 
 (define-signal size-changed
@@ -237,7 +239,7 @@
 
 (define-property cursor
   (of-object "GdkWindow")
-  (prop-type "GParamBoxed")
+  (prop-type "GParamObject")
   (docs "Cursor")
   (readable #t)
   (writable #t)
diff --git a/gtk/src/gtk_signals.defs b/gtk/src/gtk_signals.defs
index 2762f73..1fd4041 100644
--- a/gtk/src/gtk_signals.defs
+++ b/gtk/src/gtk_signals.defs
@@ -149,6 +149,8 @@
   )
 )
 
+;; From GdkRGBA
+
 ;; From GdkScreen
 
 (define-signal size-changed
@@ -237,7 +239,7 @@
 
 (define-property cursor
   (of-object "GdkWindow")
-  (prop-type "GParamBoxed")
+  (prop-type "GParamObject")
   (docs "Cursor")
   (readable #t)
   (writable #t)
@@ -399,15 +401,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkAboutDialog")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkAboutDialog")
   (prop-type "GParamBoolean")
@@ -915,7 +908,7 @@
 (define-property website-label
   (of-object "GtkAboutDialog")
   (prop-type "GParamString")
-  (docs "The label for the link to the website of the program. If this is not set, it defaults to the URL")
+  (docs "The label for the link to the website of the program")
   (readable #t)
   (writable #t)
   (construct-only #f)
@@ -1190,15 +1183,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkAccelLabel")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkAccelLabel")
   (prop-type "GParamBoolean")
@@ -1827,13 +1811,13 @@
 
 ;; From GtkAdjustment
 
-(define-signal value-changed
+(define-signal changed
   (of-object "GtkAdjustment")
   (return-type "void")
   (when "first")
 )
 
-(define-signal changed
+(define-signal value-changed
   (of-object "GtkAdjustment")
   (return-type "void")
   (when "first")
@@ -2039,15 +2023,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkAlignment")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkAlignment")
   (prop-type "GParamBoolean")
@@ -2511,15 +2486,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkArrow")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkArrow")
   (prop-type "GParamBoolean")
@@ -2882,15 +2848,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkAspectFrame")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkAspectFrame")
   (prop-type "GParamBoolean")
@@ -3163,13 +3120,13 @@
 
 ;; From GtkAssistant
 
-(define-signal close
+(define-signal cancel
   (of-object "GtkAssistant")
   (return-type "void")
   (when "last")
 )
 
-(define-signal cancel
+(define-signal close
   (of-object "GtkAssistant")
   (return-type "void")
   (when "last")
@@ -3334,15 +3291,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkAssistant")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkAssistant")
   (prop-type "GParamBoolean")
@@ -3948,15 +3896,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkBin")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkBin")
   (prop-type "GParamBoolean")
@@ -4146,6 +4085,8 @@
   (construct-only #f)
 )
 
+;; From GtkBorder
+
 ;; From GtkBox
 
 (define-property orientation
@@ -4301,15 +4242,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkBox")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkBox")
   (prop-type "GParamBoolean")
@@ -4530,12 +4462,6 @@
 
 ;; From GtkButton
 
-(define-signal activate
-  (of-object "GtkButton")
-  (return-type "void")
-  (when "first")
-)
-
 (define-signal pressed
   (of-object "GtkButton")
   (return-type "void")
@@ -4566,6 +4492,12 @@
   (when "first")
 )
 
+(define-signal activate
+  (of-object "GtkButton")
+  (return-type "void")
+  (when "first")
+)
+
 (define-property related-action
   (of-object "GtkButton")
   (prop-type "GParamObject")
@@ -4728,15 +4660,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkButton")
   (prop-type "GParamBoolean")
@@ -5162,15 +5085,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkButtonBox")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkButtonBox")
   (prop-type "GParamBoolean")
@@ -5575,15 +5489,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkCalendar")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkCalendar")
   (prop-type "GParamBoolean")
@@ -6000,15 +5905,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkCheckButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkCheckButton")
   (prop-type "GParamBoolean")
@@ -6476,15 +6372,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkCheckMenuItem")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkCheckMenuItem")
   (prop-type "GParamBoolean")
@@ -6746,6 +6633,173 @@
   (construct-only #f)
 )
 
+;; From GtkCellArea
+
+(define-signal apply-attributes
+  (of-object "GtkCellArea")
+  (return-type "void")
+  (when "first")
+  (parameters
+    '("GtkTreeModel*" "p0")
+    '("GtkTreeIter*" "p1")
+    '("gboolean" "p2")
+    '("gboolean" "p3")
+  )
+)
+
+(define-signal add-editable
+  (of-object "GtkCellArea")
+  (return-type "void")
+  (when "first")
+  (parameters
+    '("GtkCellRenderer*" "p0")
+    '("GtkCellEditable*" "p1")
+    '("GdkRectangle*" "p2")
+    '("const-gchar*" "p3")
+  )
+)
+
+(define-signal remove-editable
+  (of-object "GtkCellArea")
+  (return-type "void")
+  (when "first")
+  (parameters
+    '("GtkCellRenderer*" "p0")
+    '("GtkCellEditable*" "p1")
+  )
+)
+
+(define-signal focus-changed
+  (of-object "GtkCellArea")
+  (return-type "void")
+  (when "first")
+  (parameters
+    '("GtkCellRenderer*" "p0")
+    '("const-gchar*" "p1")
+  )
+)
+
+(define-property focus-cell
+  (of-object "GtkCellArea")
+  (prop-type "GParamObject")
+  (docs "The cell which currently has focus")
+  (readable #t)
+  (writable #t)
+  (construct-only #f)
+)
+
+(define-property edited-cell
+  (of-object "GtkCellArea")
+  (prop-type "GParamObject")
+  (docs "The cell which is currently being edited")
+  (readable #t)
+  (writable #f)
+  (construct-only #f)
+)
+
+(define-property edit-widget
+  (of-object "GtkCellArea")
+  (prop-type "GParamObject")
+  (docs "The widget currently editing the edited cell")
+  (readable #t)
+  (writable #f)
+  (construct-only #f)
+)
+
+;; From GtkCellAreaBox
+
+(define-property orientation
+  (of-object "GtkCellAreaBox")
+  (prop-type "GParamEnum")
+  (docs "The orientation of the orientable")
+  (readable #t)
+  (writable #t)
+  (construct-only #f)
+)
+
+(define-property focus-cell
+  (of-object "GtkCellAreaBox")
+  (prop-type "GParamObject")
+  (docs "The cell which currently has focus")
+  (readable #t)
+  (writable #t)
+  (construct-only #f)
+)
+
+(define-property edited-cell
+  (of-object "GtkCellAreaBox")
+  (prop-type "GParamObject")
+  (docs "The cell which is currently being edited")
+  (readable #t)
+  (writable #f)
+  (construct-only #f)
+)
+
+(define-property edit-widget
+  (of-object "GtkCellAreaBox")
+  (prop-type "GParamObject")
+  (docs "The widget currently editing the edited cell")
+  (readable #t)
+  (writable #f)
+  (construct-only #f)
+)
+
+(define-property spacing
+  (of-object "GtkCellAreaBox")
+  (prop-type "GParamInt")
+  (docs "Space which is inserted between cells")
+  (readable #t)
+  (writable #t)
+  (construct-only #f)
+)
+
+;; From GtkCellAreaContext
+
+(define-property area
+  (of-object "GtkCellAreaContext")
+  (prop-type "GParamObject")
+  (docs "The Cell Area this context was created for")
+  (readable #t)
+  (writable #t)
+  (construct-only #t)
+)
+
+(define-property minimum-width
+  (of-object "GtkCellAreaContext")
+  (prop-type "GParamInt")
+  (docs "Minimum cached width")
+  (readable #t)
+  (writable #f)
+  (construct-only #f)
+)
+
+(define-property natural-width
+  (of-object "GtkCellAreaContext")
+  (prop-type "GParamInt")
+  (docs "Minimum cached width")
+  (readable #t)
+  (writable #f)
+  (construct-only #f)
+)
+
+(define-property minimum-height
+  (of-object "GtkCellAreaContext")
+  (prop-type "GParamInt")
+  (docs "Minimum cached height")
+  (readable #t)
+  (writable #f)
+  (construct-only #f)
+)
+
+(define-property natural-height
+  (of-object "GtkCellAreaContext")
+  (prop-type "GParamInt")
+  (docs "Minimum cached height")
+  (readable #t)
+  (writable #f)
+  (construct-only #f)
+)
+
 ;; From GtkCellEditable
 
 (define-signal editing-done
@@ -10539,15 +10593,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkColorButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkColorButton")
   (prop-type "GParamBoolean")
@@ -11024,15 +11069,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkColorSelection")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkColorSelection")
   (prop-type "GParamBoolean")
@@ -11431,15 +11467,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkColorSelectionDialog")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkColorSelectionDialog")
   (prop-type "GParamBoolean")
@@ -11937,21 +11964,21 @@
 
 ;; From GtkComboBox
 
-(define-signal popup
+(define-signal changed
   (of-object "GtkComboBox")
   (return-type "void")
   (when "last")
 )
 
-(define-signal popdown
+(define-signal popup
   (of-object "GtkComboBox")
-  (return-type "gboolean")
+  (return-type "void")
   (when "last")
 )
 
-(define-signal changed
+(define-signal popdown
   (of-object "GtkComboBox")
-  (return-type "void")
+  (return-type "gboolean")
   (when "last")
 )
 
@@ -12117,15 +12144,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkComboBox")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkComboBox")
   (prop-type "GParamBoolean")
@@ -12459,6 +12477,15 @@
   (construct-only #f)
 )
 
+(define-property cell-area
+  (of-object "GtkComboBox")
+  (prop-type "GParamObject")
+  (docs "The GtkCellArea used to layout cells")
+  (readable #t)
+  (writable #t)
+  (construct-only #t)
+)
+
 ;; From GtkContainer
 
 (define-signal add
@@ -12638,15 +12665,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkContainer")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkContainer")
   (prop-type "GParamBoolean")
@@ -12838,6 +12856,15 @@
 
 ;; From GtkCellView
 
+(define-property orientation
+  (of-object "GtkCellView")
+  (prop-type "GParamEnum")
+  (docs "The orientation of the orientable")
+  (readable #t)
+  (writable #t)
+  (construct-only #f)
+)
+
 (define-property name
   (of-object "GtkCellView")
   (prop-type "GParamString")
@@ -12982,15 +13009,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkCellView")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkCellView")
   (prop-type "GParamBoolean")
@@ -13198,6 +13216,42 @@
   (construct-only #f)
 )
 
+(define-property cell-area
+  (of-object "GtkCellView")
+  (prop-type "GParamObject")
+  (docs "The GtkCellArea used to layout cells")
+  (readable #t)
+  (writable #t)
+  (construct-only #t)
+)
+
+(define-property cell-area-context
+  (of-object "GtkCellView")
+  (prop-type "GParamObject")
+  (docs "The GtkCellAreaContext used to compute the geometry of the cell view")
+  (readable #t)
+  (writable #t)
+  (construct-only #t)
+)
+
+(define-property draw-sensitive
+  (of-object "GtkCellView")
+  (prop-type "GParamBoolean")
+  (docs "Whether to force cells to be drawn in a sensitive state")
+  (readable #t)
+  (writable #t)
+  (construct-only #f)
+)
+
+(define-property fit-model
+  (of-object "GtkCellView")
+  (prop-type "GParamBoolean")
+  (docs "Whether to request enough space for every row in the model")
+  (readable #t)
+  (writable #t)
+  (construct-only #f)
+)
+
 ;; From GtkDialog
 
 (define-signal response
@@ -13359,15 +13413,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkDialog")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkDialog")
   (prop-type "GParamBoolean")
@@ -13973,15 +14018,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkDrawingArea")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkDrawingArea")
   (prop-type "GParamBoolean")
@@ -14432,15 +14468,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkEntry")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkEntry")
   (prop-type "GParamBoolean")
@@ -15084,6 +15111,15 @@
   (construct-only #f)
 )
 
+(define-property cell-area
+  (of-object "GtkEntryCompletion")
+  (prop-type "GParamObject")
+  (docs "The GtkCellArea used to layout cells")
+  (readable #t)
+  (writable #t)
+  (construct-only #t)
+)
+
 ;; From GtkEntryBuffer
 
 (define-signal inserted-text
@@ -15280,15 +15316,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkEventBox")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkEventBox")
   (prop-type "GParamBoolean")
@@ -15648,15 +15675,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkExpander")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkExpander")
   (prop-type "GParamBoolean")
@@ -16302,15 +16320,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkFileChooserButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkFileChooserButton")
   (prop-type "GParamBoolean")
@@ -16799,15 +16808,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkFileChooserDialog")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkFileChooserDialog")
   (prop-type "GParamBoolean")
@@ -17521,15 +17521,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkFileChooserWidget")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkFileChooserWidget")
   (prop-type "GParamBoolean")
@@ -17883,15 +17874,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkFixed")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkFixed")
   (prop-type "GParamBoolean")
@@ -18251,15 +18233,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkFontButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkFontButton")
   (prop-type "GParamBoolean")
@@ -18739,15 +18712,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkFontSelection")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkFontSelection")
   (prop-type "GParamBoolean")
@@ -19119,15 +19083,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkFontSelectionDialog")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkFontSelectionDialog")
   (prop-type "GParamBoolean")
@@ -19733,15 +19688,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkFrame")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkFrame")
   (prop-type "GParamBoolean")
@@ -20131,15 +20077,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkGrid")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkGrid")
   (prop-type "GParamBoolean")
@@ -20529,15 +20466,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkHandleBox")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkHandleBox")
   (prop-type "GParamBoolean")
@@ -20926,15 +20854,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkImage")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkImage")
   (prop-type "GParamBoolean")
@@ -21387,15 +21306,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkImageMenuItem")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkImageMenuItem")
   (prop-type "GParamBoolean")
@@ -21836,15 +21746,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkInfoBar")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkInfoBar")
   (prop-type "GParamBoolean")
@@ -22207,15 +22108,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkInvisible")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkInvisible")
   (prop-type "GParamBoolean")
@@ -22411,6 +22303,12 @@
   (when "last")
 )
 
+(define-signal selection-changed
+  (of-object "GtkIconView")
+  (return-type "void")
+  (when "first")
+)
+
 (define-signal item-activated
   (of-object "GtkIconView")
   (return-type "void")
@@ -22420,12 +22318,6 @@
   )
 )
 
-(define-signal selection-changed
-  (of-object "GtkIconView")
-  (return-type "void")
-  (when "first")
-)
-
 (define-signal select-cursor-item
   (of-object "GtkIconView")
   (return-type "void")
@@ -22624,15 +22516,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkIconView")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkIconView")
   (prop-type "GParamBoolean")
@@ -22948,6 +22831,15 @@
   (construct-only #f)
 )
 
+(define-property cell-area
+  (of-object "GtkIconView")
+  (prop-type "GParamObject")
+  (docs "The GtkCellArea used to layout cells")
+  (readable #t)
+  (writable #t)
+  (construct-only #t)
+)
+
 ;; From GtkLabel
 
 (define-signal move-cursor
@@ -23135,15 +23027,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkLabel")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkLabel")
   (prop-type "GParamBoolean")
@@ -23695,15 +23578,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkLayout")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkLayout")
   (prop-type "GParamBoolean")
@@ -24081,15 +23955,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkLinkButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkLinkButton")
   (prop-type "GParamBoolean")
@@ -24533,15 +24398,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkMenu")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkMenu")
   (prop-type "GParamBoolean")
@@ -24958,15 +24814,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkMenuBar")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkMenuBar")
   (prop-type "GParamBoolean")
@@ -25389,15 +25236,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkMenuItem")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkMenuItem")
   (prop-type "GParamBoolean")
@@ -25832,15 +25670,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkMenuShell")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkMenuShell")
   (prop-type "GParamBoolean")
@@ -26209,15 +26038,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkMenuToolButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkMenuToolButton")
   (prop-type "GParamBoolean")
@@ -26643,15 +26463,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkMessageDialog")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkMessageDialog")
   (prop-type "GParamBoolean")
@@ -27329,15 +27140,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkMisc")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkMisc")
   (prop-type "GParamBoolean")
@@ -27538,6 +27340,15 @@
 
 ;; From GtkNotebook
 
+(define-signal move-focus-out
+  (of-object "GtkNotebook")
+  (return-type "void")
+  (when "last")
+  (parameters
+    '("GtkDirectionType" "p0")
+  )
+)
+
 (define-signal switch-page
   (of-object "GtkNotebook")
   (return-type "void")
@@ -27575,15 +27386,6 @@
   )
 )
 
-(define-signal move-focus-out
-  (of-object "GtkNotebook")
-  (return-type "void")
-  (when "last")
-  (parameters
-    '("GtkDirectionType" "p0")
-  )
-)
-
 (define-signal reorder-tab
   (of-object "GtkNotebook")
   (return-type "gboolean")
@@ -27779,15 +27581,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkNotebook")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkNotebook")
   (prop-type "GParamBoolean")
@@ -28186,15 +27979,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkOffscreenWindow")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkOffscreenWindow")
   (prop-type "GParamBoolean")
@@ -28865,15 +28649,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkPaned")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkPaned")
   (prop-type "GParamBoolean")
@@ -29251,15 +29026,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkPlug")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkPlug")
   (prop-type "GParamBoolean")
@@ -30331,15 +30097,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkPageSetupUnixDialog")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkPageSetupUnixDialog")
   (prop-type "GParamBoolean")
@@ -30945,15 +30702,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkPrintUnixDialog")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkPrintUnixDialog")
   (prop-type "GParamBoolean")
@@ -31663,15 +31411,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkProgressBar")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkProgressBar")
   (prop-type "GParamBoolean")
@@ -32058,15 +31797,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkRadioButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkRadioButton")
   (prop-type "GParamBoolean")
@@ -32537,15 +32267,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkRadioToolButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkRadioToolButton")
   (prop-type "GParamBoolean")
@@ -33204,15 +32925,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkRadioMenuItem")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkRadioMenuItem")
   (prop-type "GParamBoolean")
@@ -33672,15 +33384,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkRange")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkRange")
   (prop-type "GParamBoolean")
@@ -33843,15 +33546,6 @@
   (construct-only #f)
 )
 
-(define-property update-policy
-  (of-object "GtkRange")
-  (prop-type "GParamEnum")
-  (docs "How the range should be updated on the screen")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property adjustment
   (of-object "GtkRange")
   (prop-type "GParamObject")
@@ -34162,13 +33856,13 @@
 
 ;; From GtkRecentChooser
 
-(define-signal item-activated
+(define-signal selection-changed
   (of-object "GtkRecentChooser")
   (return-type "void")
   (when "last")
 )
 
-(define-signal selection-changed
+(define-signal item-activated
   (of-object "GtkRecentChooser")
   (return-type "void")
   (when "last")
@@ -34518,15 +34212,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkRecentChooserMenu")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkRecentChooserMenu")
   (prop-type "GParamBoolean")
@@ -35051,15 +34736,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkRecentChooserWidget")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkRecentChooserWidget")
   (prop-type "GParamBoolean")
@@ -35459,15 +35135,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkScale")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkScale")
   (prop-type "GParamBoolean")
@@ -35630,15 +35297,6 @@
   (construct-only #f)
 )
 
-(define-property update-policy
-  (of-object "GtkScale")
-  (prop-type "GParamEnum")
-  (docs "How the range should be updated on the screen")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property adjustment
   (of-object "GtkScale")
   (prop-type "GParamObject")
@@ -35731,19 +35389,19 @@
 
 ;; From GtkScaleButton
 
-(define-signal popup
+(define-signal value-changed
   (of-object "GtkScaleButton")
   (return-type "void")
   (when "last")
+  (parameters
+    '("gdouble" "p0")
+  )
 )
 
-(define-signal value-changed
+(define-signal popup
   (of-object "GtkScaleButton")
   (return-type "void")
   (when "last")
-  (parameters
-    '("gdouble" "p0")
-  )
 )
 
 (define-signal popdown
@@ -35923,15 +35581,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkScaleButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkScaleButton")
   (prop-type "GParamBoolean")
@@ -36431,15 +36080,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkScrollbar")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkScrollbar")
   (prop-type "GParamBoolean")
@@ -36602,15 +36242,6 @@
   (construct-only #f)
 )
 
-(define-property update-policy
-  (of-object "GtkScrollbar")
-  (prop-type "GParamEnum")
-  (docs "How the range should be updated on the screen")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property adjustment
   (of-object "GtkScrollbar")
   (prop-type "GParamObject")
@@ -36676,22 +36307,22 @@
 
 ;; From GtkScrolledWindow
 
-(define-signal move-focus-out
+(define-signal scroll-child
   (of-object "GtkScrolledWindow")
-  (return-type "void")
+  (return-type "gboolean")
   (when "last")
   (parameters
-    '("GtkDirectionType" "p0")
+    '("GtkScrollType" "p0")
+    '("gboolean" "p1")
   )
 )
 
-(define-signal scroll-child
+(define-signal move-focus-out
   (of-object "GtkScrolledWindow")
-  (return-type "gboolean")
+  (return-type "void")
   (when "last")
   (parameters
-    '("GtkScrollType" "p0")
-    '("gboolean" "p1")
+    '("GtkDirectionType" "p0")
   )
 )
 
@@ -36839,15 +36470,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkScrolledWindow")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkScrolledWindow")
   (prop-type "GParamBoolean")
@@ -37273,15 +36895,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkSeparator")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkSeparator")
   (prop-type "GParamBoolean")
@@ -37608,15 +37221,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkSeparatorToolItem")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkSeparatorToolItem")
   (prop-type "GParamBoolean")
@@ -38643,15 +38247,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkSocket")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkSocket")
   (prop-type "GParamBoolean")
@@ -38987,15 +38582,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkSpinner")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkSpinner")
   (prop-type "GParamBoolean")
@@ -39358,15 +38944,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkSpinButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkSpinButton")
   (prop-type "GParamBoolean")
@@ -40145,15 +39722,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkStatusbar")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkStatusbar")
   (prop-type "GParamBoolean")
@@ -40588,6 +40156,8 @@
   (construct-only #f)
 )
 
+;; From GtkStyleProvider
+
 ;; From GtkSwitch
 
 (define-property related-action
@@ -40752,15 +40322,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkSwitch")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkSwitch")
   (prop-type "GParamBoolean")
@@ -41078,15 +40639,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkTable")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkTable")
   (prop-type "GParamBoolean")
@@ -41485,15 +41037,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkTearoffMenuItem")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkTearoffMenuItem")
   (prop-type "GParamBoolean")
@@ -41898,15 +41441,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkToggleButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkToggleButton")
   (prop-type "GParamBoolean")
@@ -42397,15 +41931,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkToolbar")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkToolbar")
   (prop-type "GParamBoolean")
@@ -42807,15 +42332,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkToolItem")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkToolItem")
   (prop-type "GParamBoolean")
@@ -43178,15 +42694,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkToolItemGroup")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkToolItemGroup")
   (prop-type "GParamBoolean")
@@ -43612,15 +43119,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkToolPalette")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkToolPalette")
   (prop-type "GParamBoolean")
@@ -44007,15 +43505,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkToolButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkToolButton")
   (prop-type "GParamBoolean")
@@ -45360,15 +44849,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkTextView")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkTextView")
   (prop-type "GParamBoolean")
@@ -46033,15 +45513,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkToggleToolButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkToggleToolButton")
   (prop-type "GParamBoolean")
@@ -46736,15 +46207,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkTreeView")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkTreeView")
   (prop-type "GParamBoolean")
@@ -47248,6 +46710,15 @@
   (construct-only #f)
 )
 
+(define-property cell-area
+  (of-object "GtkTreeViewColumn")
+  (prop-type "GParamObject")
+  (docs "The GtkCellArea used to layout cells")
+  (readable #t)
+  (writable #t)
+  (construct-only #t)
+)
+
 ;; From GtkUIManager
 
 (define-signal add-widget
@@ -47503,15 +46974,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkViewport")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkViewport")
   (prop-type "GParamBoolean")
@@ -47883,15 +47345,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkVolumeButton")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkVolumeButton")
   (prop-type "GParamBoolean")
@@ -48198,6 +47651,15 @@
   (construct-only #f)
 )
 
+(define-property use-symbolic
+  (of-object "GtkVolumeButton")
+  (prop-type "GParamBoolean")
+  (docs "Whether to use symbolic icons")
+  (readable #t)
+  (writable #t)
+  (construct-only #f)
+)
+
 ;; From GtkWidget
 
 (define-signal composited-changed
@@ -48951,15 +48413,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkWidget")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkWidget")
   (prop-type "GParamBoolean")
@@ -49133,15 +48586,6 @@
   )
 )
 
-(define-signal frame-event
-  (of-object "GtkWindow")
-  (return-type "gboolean")
-  (when "last")
-  (parameters
-    '("GdkEvent*" "p0")
-  )
-)
-
 (define-signal activate-focus
   (of-object "GtkWindow")
   (return-type "void")
@@ -49304,15 +48748,6 @@
   (construct-only #f)
 )
 
-(define-property extension-events
-  (of-object "GtkWindow")
-  (prop-type "GParamEnum")
-  (docs "The mask that decides what kind of extension events this widget gets")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property no-show-all
   (of-object "GtkWindow")
   (prop-type "GParamBoolean")



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]