visible_window to False for eventboxes we use for tooltips only [so no other bg in some gtk+ themes]

This commit is contained in:
Nikos Kouremenos 2005-07-29 17:26:30 +00:00
parent e731f6caed
commit 8230d2b081

View file

@ -6229,7 +6229,7 @@ Custom</property>
<child>
<widget class="GtkEventBox" id="status_label_eventbox">
<property name="visible">True</property>
<property name="visible_window">True</property>
<property name="visible_window">False</property>
<property name="above_child">False</property>
<child>
@ -6262,7 +6262,7 @@ Custom</property>
<child>
<widget class="GtkEventBox" id="resource_prio_label_eventbox">
<property name="visible">True</property>
<property name="visible_window">True</property>
<property name="visible_window">False</property>
<property name="above_child">False</property>
<child>
@ -8480,7 +8480,6 @@ Custom</property>
<signal name="button_press_event" handler="on_groupchat_window_button_press_event" last_modification_time="Fri, 24 Jun 2005 23:52:31 GMT"/>
<child>
<widget class="GtkNotebook" id="chat_notebook">
<property name="visible">True</property>
<property name="show_tabs">False</property>
@ -8542,10 +8541,11 @@ Custom</property>
<child>
<widget class="GtkHPaned" id="hpaned">
<property name="border_width">3</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="position">495</property>
<property name="border_width">3</property>
<child>
<widget class="GtkVBox" id="vbox74">
<property name="width_request">150</property>
@ -8561,7 +8561,6 @@ Custom</property>
<child>
<widget class="GtkScrolledWindow" id="conversation_scrolledwindow">
<property name="border_width">0</property>
<property name="width_request">200</property>
<property name="height_request">60</property>
<property name="visible">True</property>
@ -8695,10 +8694,10 @@ Custom</property>
<child>
<widget class="GtkHBox" id="gc_actions_hbox">
<property name="border_width">3</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
<property name="border_width">3</property>
<child>
<widget class="GtkHBox" id="input_hbox">
@ -8805,7 +8804,6 @@ Custom</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">6</property>
<property name="border_width">0</property>
<child>
<widget class="GtkButton" id="actions_button">
@ -9123,9 +9121,6 @@ Custom</property>
</widget>
<packing>
<property name="type">tab</property>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="padding">0</property>
</packing>
</child>
</widget>
@ -10169,7 +10164,7 @@ Status message</property>
<child>
<widget class="GtkEventBox" id="gpg_eventbox">
<property name="visible">True</property>
<property name="visible_window">True</property>
<property name="visible_window">False</property>
<property name="above_child">False</property>
<child>