2005-06-10 Matthias Clasen <mclasen@redhat.com>

* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_expand):
	* gtk/gtktoolbar.c (gtk_toolbar_get_show_arrow):
	* gtk/gtktextview.c (gtk_text_view_get_iter_at_position):
	* gtk/gtkstock.c (gtk_stock_set_translate_func):
	* gtk/gtkspinbutton.c (gtk_spin_button_get_adjustment):
	* gtk/gtkscrolledwindow.h:
	* gtk/gtkmenushell.c (gtk_menu_shell_get_take_focus):
This commit is contained in:
Matthias Clasen
2005-06-10 04:45:40 +00:00
committed by Matthias Clasen
parent 1a15d98cd4
commit 80bf176f06
10 changed files with 39 additions and 9 deletions

View File

@ -1469,7 +1469,9 @@ _gtk_menu_shell_remove_mnemonic (GtkMenuShell *menu_shell,
* gtk_menu_shell_get_take_focus:
* @menu_shell: a #GtkMenuShell
*
* @returns: %TRUE if the menu shell will take the keyboard focus on popup.
* Returns %TRUE if the menu shell will take the keyboard focus on popup.
*
* Returns: %TRUE if the menu shell will take the keyboard focus on popup.
*
* Since: 2.8
**/