map event_window after mapping child, so we don't loose events.
Mon Jan 14 23:21:47 2002 Tim Janik <timj@gtk.org> * gtk/gtkmenuitem.c (gtk_menu_item_map): map event_window after mapping child, so we don't loose events.
This commit is contained in:
@ -2550,6 +2550,12 @@ Internal function used by #GtkHPaned and #GtkVPaned
|
||||
@child1_req:
|
||||
@child2_req:
|
||||
|
||||
<!-- ##### MACRO gtk_paned_handle_size ##### -->
|
||||
<para>
|
||||
Old name for gtk_paned_set_handle_size().
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_paned_set_handle_size ##### -->
|
||||
<para>
|
||||
Set the the handle size to @size x @size pixels.
|
||||
|
||||
@ -100,6 +100,8 @@ Creates a new #GtkAccelLabel.
|
||||
</para>
|
||||
|
||||
@accel_label:
|
||||
@accel_closure:
|
||||
<!-- # Unused Parameters # -->
|
||||
@closure:
|
||||
|
||||
|
||||
|
||||
@ -95,13 +95,6 @@ parameters. This is equivalent to
|
||||
@child: the child to add
|
||||
|
||||
|
||||
<!-- ##### MACRO gtk_paned_handle_size ##### -->
|
||||
<para>
|
||||
Old name for gtk_paned_set_handle_size().
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO gtk_paned_gutter_size ##### -->
|
||||
<para>
|
||||
Old name for gtk_paned_set_gutter_size().
|
||||
|
||||
Reference in New Issue
Block a user