aboutsummaryrefslogtreecommitdiff
path: root/src/idousermenuitem.c
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2013-05-31 11:15:39 -0400
committerLars Uebernickel <lars.uebernickel@canonical.com>2013-05-31 11:15:39 -0400
commit3578bb3ac7407a051e26797043e7c3089f92d438 (patch)
treed9f7573e04c5f64e9b447d3f7dee053c469e8d3e /src/idousermenuitem.c
parente863f12e806f60b3592ca09211d8dd96d6dde810 (diff)
downloadayatana-ido-3578bb3ac7407a051e26797043e7c3089f92d438.tar.gz
ayatana-ido-3578bb3ac7407a051e26797043e7c3089f92d438.tar.bz2
ayatana-ido-3578bb3ac7407a051e26797043e7c3089f92d438.zip
ido_user_menu_item_new_from_model: fix docstring
Diffstat (limited to 'src/idousermenuitem.c')
-rw-r--r--src/idousermenuitem.c6
1 files changed, 4 insertions, 2 deletions
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,