1
0
Fork 0

In progress...

This commit is contained in:
Kolan Sh 2016-04-08 03:18:56 +03:00
parent e51480a62c
commit 29817dd27b
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_core_plugins_object_example_dialog_button_apply_clicked" swapped="no"/>
</object>
<packing>
@ -36,6 +37,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_core_plugins_object_example_dialog_button_ok_clicked" swapped="no"/>
</object>
<packing>
@ -51,6 +53,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_core_plugins_object_example_dialog_button_cancel_clicked" swapped="no"/>
</object>
<packing>