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

Commit

Permalink
Merge pull request #159 from tmiasko/set-transient-for
Browse files Browse the repository at this point in the history
Configure parent window for dialog in builder_basics.glade.
  • Loading branch information
GuillaumeGomez authored Jan 22, 2018
2 parents 53f4f12 + 6f4aca8 commit 1840fa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bin/builder_basics.glade
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<object class="GtkMessageDialog" id="messagedialog1">
<property name="can_focus">False</property>
<property name="type_hint">dialog</property>
<property name="transient_for">window1</property>
<child internal-child="vbox">
<object class="GtkBox" id="messagedialog-vbox1">
<property name="name">msgdialog</property>
Expand Down

0 comments on commit 1840fa2

Please sign in to comment.