fixed push_in description.
Wed Jun 27 11:57:41 2007 Tim Janik <timj@imendio.com> * gtk/gtkstatusicon.c (gtk_status_icon_position_menu): fixed push_in description. svn path=/trunk/; revision=18258
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
Wed Jun 27 11:57:41 2007 Tim Janik <timj@imendio.com>
|
||||
|
||||
* gtk/gtkstatusicon.c (gtk_status_icon_position_menu): fixed push_in description.
|
||||
|
||||
2007-06-27 Johan Dahlin <jdahlin@async.com.br>
|
||||
|
||||
* gtk/gtkbuilderparser.c: Plug leaks in error code paths
|
||||
|
||||
@ -1822,9 +1822,8 @@ gtk_status_icon_is_embedded (GtkStatusIcon *status_icon)
|
||||
* @menu: the #GtkMenu
|
||||
* @x: return location for the x position
|
||||
* @y: return location for the y position
|
||||
* @push_in: return location for whether the menu should be pushed in
|
||||
* to be completely inside the screen instead of just clamped to the
|
||||
* size to the screen.
|
||||
* @push_in: whether the first menu item should be offset (pushed in) to be
|
||||
* aligned with the menu popup position (only useful for GtkOptionMenu).
|
||||
* @user_data: the status icon to position the menu on
|
||||
*
|
||||
* Menu positioning function to use with gtk_menu_popup()
|
||||
|
||||
Reference in New Issue
Block a user