summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-02-16 14:36:32 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-02-16 14:37:54 -0500
commit3a4922a76f856f43604d56d397b4b29a96655c4a (patch)
treecfafbac08d931396f368a88a9ca35860da8fc4ec
parent03ec21d61290aa2871300353654d6eb23357221f (diff)
downloadgtk+-3a4922a76f856f43604d56d397b4b29a96655c4a.tar.gz
file chooser: Add an ID to the box around the pathbar
Having an ID makes it easier to style this appropriately.
-rw-r--r--gtk/ui/gtkfilechooserwidget.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/ui/gtkfilechooserwidget.ui b/gtk/ui/gtkfilechooserwidget.ui
index 0ddf34b350..1b74232994 100644
--- a/gtk/ui/gtkfilechooserwidget.ui
+++ b/gtk/ui/gtkfilechooserwidget.ui
@@ -40,6 +40,7 @@
<child>
<object class="GtkBox">
<property name="visible">1</property>
+ <property name="name">pathbarbox</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<style>