forked from AuroraMiddleware/gtk
demo: Fix the size of the run button
This commit is contained in:
parent
8193c8c770
commit
d9ce2ba32f
@ -49,7 +49,7 @@
|
|||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="action_name">win.run</property>
|
<property name="action_name">win.run</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="image-button"/>
|
<class name="text-button"/>
|
||||||
</style>
|
</style>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel" id="run_label">
|
<object class="GtkLabel" id="run_label">
|
||||||
|
Loading…
Reference in New Issue
Block a user