1998 |
<widget class="GtkButton" id="cliquebutton"> |
<widget class="GtkButton" id="cliquebutton"> |
1999 |
<property name="visible">True</property> |
<property name="visible">True</property> |
2000 |
<property name="can_focus">True</property> |
<property name="can_focus">True</property> |
2001 |
<property name="label" translatable="yes">Clique...</property> |
<property name="label" translatable="yes">Cl_ique...</property> |
2002 |
<property name="use_underline">True</property> |
<property name="use_underline">True</property> |
2003 |
<property name="relief">GTK_RELIEF_NORMAL</property> |
<property name="relief">GTK_RELIEF_NORMAL</property> |
2004 |
<property name="focus_on_click">True</property> |
<property name="focus_on_click">True</property> |
2008 |
<property name="padding">0</property> |
<property name="padding">0</property> |
2009 |
<property name="expand">False</property> |
<property name="expand">False</property> |
2010 |
<property name="fill">False</property> |
<property name="fill">False</property> |
2011 |
<property name="pack_type">GTK_PACK_END</property> |
</packing> |
2012 |
|
</child> |
2013 |
|
|
2014 |
|
<child> |
2015 |
|
<widget class="GtkButton" id="morepropsbutton"> |
2016 |
|
<property name="visible">True</property> |
2017 |
|
<property name="can_focus">True</property> |
2018 |
|
<property name="label" translatable="yes">_More properties...</property> |
2019 |
|
<property name="use_underline">True</property> |
2020 |
|
<property name="relief">GTK_RELIEF_NORMAL</property> |
2021 |
|
<property name="focus_on_click">True</property> |
2022 |
|
<signal name="clicked" handler="on_morepropsbutton_clicked" last_modification_time="Wed, 25 Oct 2006 11:37:46 GMT"/> |
2023 |
|
</widget> |
2024 |
|
<packing> |
2025 |
|
<property name="padding">0</property> |
2026 |
|
<property name="expand">False</property> |
2027 |
|
<property name="fill">False</property> |
2028 |
</packing> |
</packing> |
2029 |
</child> |
</child> |
2030 |
</widget> |
</widget> |