[gtkmm] Regenerate gtk_signals.defs.



commit f8311d73eec050997c7cd04ac5aeed6cd02058f3
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Apr 27 10:36:28 2017 +0200

    Regenerate gtk_signals.defs.

 gtk/src/gtk_signals.defs |   38 +-------------------------------------
 1 files changed, 1 insertions(+), 37 deletions(-)
---
diff --git a/gtk/src/gtk_signals.defs b/gtk/src/gtk_signals.defs
index a477544..8e8caa8 100644
--- a/gtk/src/gtk_signals.defs
+++ b/gtk/src/gtk_signals.defs
@@ -4798,15 +4798,6 @@
   (construct-only #f)
 )
 
-(define-property angle
-  (of-object "GtkLabel")
-  (prop-type "GParamDouble")
-  (docs "Angle at which the label is rotated")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-property max-width-chars
   (of-object "GtkLabel")
   (prop-type "GParamInt")
@@ -7086,7 +7077,7 @@
 (define-property digits
   (of-object "GtkScale")
   (prop-type "GParamInt")
-  (docs "The number of decimal places to which the value is rounded")
+  (docs "The number of decimal places that are displayed in the value")
   (readable #t)
   (writable #t)
   (construct-only #f)
@@ -11671,15 +11662,6 @@
   (construct-only #f)
 )
 
-(define-property has-toplevel-focus
-  (of-object "GtkWindow")
-  (prop-type "GParamBoolean")
-  (docs "Whether the input focus is within this GtkWindow")
-  (readable #t)
-  (writable #f)
-  (construct-only #f)
-)
-
 (define-property startup-id
   (of-object "GtkWindow")
   (prop-type "GParamString")
@@ -11770,24 +11752,6 @@
   (construct-only #f)
 )
 
-(define-child-property expand
-  (of-object "GtkBox")
-  (prop-type "GParamBoolean")
-  (docs "Whether the child should receive extra space when the parent grows")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
-(define-child-property fill
-  (of-object "GtkBox")
-  (prop-type "GParamBoolean")
-  (docs "Whether extra space given to the child should be allocated to the child or used as padding")
-  (readable #t)
-  (writable #t)
-  (construct-only #f)
-)
-
 (define-child-property pack-type
   (of-object "GtkBox")
   (prop-type "GParamEnum")


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