[gnome-music/wip/mschraal/gtk4-pre-squash-backup: 195/254] ui/selectionbarmenubutton: Cleanup
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-music/wip/mschraal/gtk4-pre-squash-backup: 195/254] ui/selectionbarmenubutton: Cleanup
- Date: Thu, 17 Feb 2022 11:35:44 +0000 (UTC)
commit e64c9feaadc30acf3e77d31b40d3ed3a1bd97061
Author: Jean Felder <jfelder src gnome org>
Date:   Fri Feb 11 08:47:33 2022 +0100
    ui/selectionbarmenubutton: Cleanup
 data/ui/SelectionBarMenuButton.ui | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/data/ui/SelectionBarMenuButton.ui b/data/ui/SelectionBarMenuButton.ui
index 25c3c529c..464311602 100644
--- a/data/ui/SelectionBarMenuButton.ui
+++ b/data/ui/SelectionBarMenuButton.ui
@@ -15,25 +15,19 @@
   </menu>
   <template class="SelectionBarMenuButton" parent="GtkMenuButton">
     <property name="menu-model">selection-menu</property>
-    <property name="visible">True</property>
-    <property name="can-focus">True</property>
+    <property name="focusable">True</property>
     <child>
       <object class="GtkBox" id="selection-menu-button-box">
-        <property name="visible">True</property>
-        <property name="can-focus">False</property>
+        <property name="focusable">True</property>
         <property name="orientation">horizontal</property>
         <property name="spacing">6</property>
         <child>
           <object class="GtkLabel" id="_menu_label">
-            <property name="visible">True</property>
-            <property name="can-focus">False</property>
             <property name="label" translatable="yes">Click on items to select them</property>
           </object>
         </child>
         <child>
           <object class="GtkImage">
-            <property name="visible">True</property>
-            <property name="can-focus">False</property>
             <property name="icon-name">pan-down-symbolic</property>
           </object>
         </child>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]