From 3578bb3ac7407a051e26797043e7c3089f92d438 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Fri, 31 May 2013 11:15:39 -0400 Subject: ido_user_menu_item_new_from_model: fix docstring --- src/idousermenuitem.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/idousermenuitem.c') diff --git a/src/idousermenuitem.c b/src/idousermenuitem.c index 42b3c7b..4c6e81d 100644 --- a/src/idousermenuitem.c +++ b/src/idousermenuitem.c @@ -408,10 +408,12 @@ user_menu_item_state_changed (IdoActionHelper *helper, } /** - * ido_user_menu_item_create: + * ido_user_menu_item_new_from_model: * - * Creates an IdoUserMenuItem. If @menuitem contains an action, the + * Creates an #IdoUserMenuItem. If @menuitem contains an action, the * widget is bound to that action in @actions. + * + * Returns: (transfer full): a new #IdoUserMenuItem */ GtkMenuItem * ido_user_menu_item_new_from_model (GMenuItem *menuitem, -- cgit v1.2.3