[gnome-builder] plugins/editorui: add tweak for font-name



commit aa3e44913cb37f517fb3b20eec37f594e73d1af2
Author: Christian Hergert <chergert redhat com>
Date:   Fri Aug 12 15:46:54 2022 -0700

    plugins/editorui: add tweak for font-name

 src/plugins/editorui/tweaks.ui | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/src/plugins/editorui/tweaks.ui b/src/plugins/editorui/tweaks.ui
index 992e1800d..7e69bbf70 100644
--- a/src/plugins/editorui/tweaks.ui
+++ b/src/plugins/editorui/tweaks.ui
@@ -26,6 +26,19 @@
                 </child>
               </object>
             </child>
+            <child>
+              <object class="IdeTweaksGroup" id="appearance_page_font_group">
+                <property name="title" translatable="yes">Fonts &amp; Styling</property>
+                <child>
+                  <object class="IdeTweaksFont" id="editor_font">
+                    <property name="title" translatable="yes">Editor Font</property>
+                    <property name="subtitle" translatable="yes">The font used within the source code 
editor</property>
+                    <property name="settings">settings_org_gnome_builder_editor</property>
+                    <property name="key">font-name</property>
+                  </object>
+                </child>
+              </object>
+            </child>
           </object>
         </child>
       </object>


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