Fix parameter names to make gtk-doc happy.
2005-05-18 Matthias Clasen <mclasen@redhat.com> * gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name): Fix parameter names to make gtk-doc happy.
This commit is contained in:

committed by
Matthias Clasen

parent
6a213cbdf7
commit
e7fc60f78f
@ -846,7 +846,7 @@ gtk_tool_button_get_stock_id (GtkToolButton *button)
|
||||
/**
|
||||
* gtk_tool_button_set_icon_name
|
||||
* @button: a #GtkToolButton
|
||||
* @stock_id: the name of the themed icon
|
||||
* @icon_name: the name of the themed icon
|
||||
*
|
||||
* Sets the icon for the tool button from a named themed icon.
|
||||
* See the docs for #GtkIconTheme for more details.
|
||||
|
Reference in New Issue
Block a user