Fix docs build
This commit is contained in:
@ -451,7 +451,7 @@ static const GtkStockItem builtin_items [] =
|
|||||||
* return (gchar*)g_dpgettext2 (GETTEXT_PACKAGE, msgctxt, msgid);
|
* return (gchar*)g_dpgettext2 (GETTEXT_PACKAGE, msgctxt, msgid);
|
||||||
* }
|
* }
|
||||||
*
|
*
|
||||||
* /* ... &ast/
|
* /* ... */
|
||||||
*
|
*
|
||||||
* gtk_stock_add (items, G_N_ELEMENTS (items));
|
* gtk_stock_add (items, G_N_ELEMENTS (items));
|
||||||
* gtk_stock_set_translate_func ("odd-item-domain", my_translate_func, "odd items");
|
* gtk_stock_set_translate_func ("odd-item-domain", my_translate_func, "odd items");
|
||||||
|
Reference in New Issue
Block a user