Fix the doc build

This commit is contained in:
Matthias Clasen 2012-08-20 23:37:43 -04:00
parent ed04b879c0
commit 79eeb78c46

View File

@ -14121,7 +14121,8 @@ _gtk_widget_get_action_muxer (GtkWidget *widget)
* *
* Inserts @group into @widget. Children of @widget that implement * Inserts @group into @widget. Children of @widget that implement
* #GtkActionable can then be associated with actions in @group by * #GtkActionable can then be associated with actions in @group by
* setting their 'action-name' to @prefix.<action-name>. * setting their 'action-name' to
* @prefix.<replaceable>action-name</replaceable>.
* *
* Since: 3.6 * Since: 3.6
*/ */