call gtk_widget_ensure_style() before reading "button_relief". Fixes
Sat Sep 7 21:24:55 2002 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtktoolbar.c (get_button_relief): call gtk_widget_ensure_style() before reading "button_relief". Fixes (#92741).
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
f824f0390c
commit
fd303c56b9
@ -50,6 +50,7 @@ gtk_button_box_set_layout().
|
||||
GtkHButtonBox does not contain any public fields.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_hbutton_box_new ##### -->
|
||||
<para>
|
||||
Creates a new horizontal button box.
|
||||
|
||||
@ -50,6 +50,7 @@ gtk_button_box_set_layout().
|
||||
GtkVButtonBox does not contain any public fields.
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_vbutton_box_new ##### -->
|
||||
<para>
|
||||
Creates a new vertical button box.
|
||||
|
||||
Reference in New Issue
Block a user