Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

Commit

Permalink
Give focus to the text entry widget
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed May 9, 2015
1 parent 039396f commit be054e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
<object class="GtkEntry" id="render_str">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_focus">True</property>
<property name="hexpand">True</property>
<property name="text" translatable="yes">How quickly daft jumping zebras vex.</property>
</object>
Expand Down

0 comments on commit be054e4

Please sign in to comment.