Reset style attributes even if the widget isn't realized.
Fri May 18 15:26:26 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtktextview.c (gtk_text_view_style_set): Reset style attributes even if the widget isn't realized. * demos/gtk-demo/main.c: Use a slightly smaller font.
This commit is contained in:
@ -1019,6 +1019,14 @@ Get the type of GtkIdentifier.
|
||||
|
||||
@Returns: GtkType -- the enumerated type of something.
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_menu_item_add_image ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_menu_item:
|
||||
@child:
|
||||
|
||||
<!-- ##### FUNCTION gtk_label_set_markup_with_accel ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -27,15 +27,6 @@ GtkImageMenuItem
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_menu_item_add_image ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@image_menu_item:
|
||||
@child:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_menu_item_get_image ##### -->
|
||||
<para>
|
||||
|
||||
@ -58,9 +49,10 @@ GtkImageMenuItem
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@widget:
|
||||
@label:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_image_menu_item_new_from_stock ##### -->
|
||||
|
||||
Reference in New Issue
Block a user