[gtk/matthiasc/for-main] filechooser: Update the settings docs




commit 3d605615cef9992238fbac59533b25a164b5ce69
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Oct 12 22:45:47 2022 -0400

    filechooser: Update the settings docs
    
    Document the window-position setting as unused.

 gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml 
b/gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml
index 4a24d75292..d70fab035d 100644
--- a/gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml
+++ b/gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml
@@ -118,8 +118,7 @@
       <default>(-1, -1)</default>
       <summary>Window position</summary>
       <description>
-       The (x, y) coordinates of the upper-left corner of the GtkFileChooserDialog's
-        window.
+        This key is ignored.
       </description>
     </key>
     <key name='window-size' type='(ii)'>


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