[gtk+] infobar: really make the close button hidden by default
- From: Stefano Facchini <sfacchini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] infobar: really make the close button hidden by default
- Date: Thu, 25 Jul 2013 22:33:27 +0000 (UTC)
commit 8781c6560c74577631a93d7f110eb84b383c508f
Author: Stefano Facchini <stefano facchini gmail com>
Date: Fri Jul 26 00:18:29 2013 +0200
infobar: really make the close button hidden by default
https://bugzilla.gnome.org/show_bug.cgi?id=704894
gtk/gtkinfobar.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkinfobar.ui b/gtk/gtkinfobar.ui
index aee7bd0..35e2107 100644
--- a/gtk/gtkinfobar.ui
+++ b/gtk/gtkinfobar.ui
@@ -40,7 +40,7 @@
</child>
<child>
<object class="GtkButton" id="close_button">
- <property name="visible">True</property>
+ <property name="visible">False</property>
<property name="can_focus">True</property>
<property name="border_width">6</property>
<property name="relief">none</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]