21.12.2022 Views

python_para_desenvolvedores_2ed

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Interface Gráfica 219

<widget class="GtkMenuItem" id="menuitem1">

<property name="visible">True</property>

<property name="label" translatable="yes">_Arquivo</property>

<property name="use_underline">True</property>

<child>

<widget class="GtkMenu" id="menu1">

<property name="visible">True</property>

<child>

<widget class="GtkImageMenuItem" id="imagemenuitem5">

<property name="visible">True</property>

<property name="label" translatable="yes">gtkquit</property>

<property name="use_underline">True</property>

<property name="use_stock">True</property>

<signal name="activate"

handler="on_imagemenuitem5_activate"/>

</widget>

</child>

</widget>

</child>

</widget>

</child>

<child>

<widget class="GtkMenuItem" id="menuitem4">

<property name="visible">True</property>

<property name="label" translatable="yes">Aj_uda</property>

<property name="use_underline">True</property>

<child>

<widget class="GtkMenu" id="menu3">

<property name="visible">True</property>

<child>

<widget class="GtkImageMenuItem"

id="imagemenuitem10">

<property name="visible">True</property>

<property name="label" translatable="yes">gtkabout</property>

<property name="use_underline">True</property>

<property name="use_stock">True</property>

<signal name="activate"

handler="on_imagemenuitem10_activate"/>

</widget>

</child>

</widget>

</child>

</widget>

</child>

</widget>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!