file chooser: Add an ID to the box around the pathbar

Having an ID makes it easier to style this appropriately.
This commit is contained in:
Matthias Clasen 2016-02-16 14:36:32 -05:00
parent 03ec21d612
commit 3a4922a76f

View File

@ -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>