Fix doc comment.
2004-10-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_get_menu): Fix doc comment.
This commit is contained in:

committed by
Matthias Clasen

parent
f79afe443c
commit
ff44b010bc
@ -1,5 +1,8 @@
|
||||
2004-10-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_get_menu): Fix
|
||||
doc comment.
|
||||
|
||||
* gtk/gtkactiongroup.h:
|
||||
* gtk/gtkactiongroup.c: Reinstate the accidentally lost addition
|
||||
of gtk_action_group_translate_string().
|
||||
|
@ -1,5 +1,8 @@
|
||||
2004-10-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_get_menu): Fix
|
||||
doc comment.
|
||||
|
||||
* gtk/gtkactiongroup.h:
|
||||
* gtk/gtkactiongroup.c: Reinstate the accidentally lost addition
|
||||
of gtk_action_group_translate_string().
|
||||
|
@ -1,5 +1,8 @@
|
||||
2004-10-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_get_menu): Fix
|
||||
doc comment.
|
||||
|
||||
* gtk/gtkactiongroup.h:
|
||||
* gtk/gtkactiongroup.c: Reinstate the accidentally lost addition
|
||||
of gtk_action_group_translate_string().
|
||||
|
@ -1,5 +1,8 @@
|
||||
2004-10-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_get_menu): Fix
|
||||
doc comment.
|
||||
|
||||
* gtk/gtkactiongroup.h:
|
||||
* gtk/gtkactiongroup.c: Reinstate the accidentally lost addition
|
||||
of gtk_action_group_translate_string().
|
||||
|
@ -565,7 +565,6 @@ gtk_menu_tool_button_set_menu (GtkMenuToolButton *button,
|
||||
/**
|
||||
* gtk_menu_tool_button_get_menu:
|
||||
* @button: a #GtkMenuToolButton
|
||||
* @menu: the #GtkMenu associated with #GtkMenuToolButton
|
||||
*
|
||||
* Gets the #GtkMenu associated with #GtkMenuToolButton.
|
||||
*
|
||||
|
Reference in New Issue
Block a user