finch/libgnt/gntwm.h

branch
gtkdoc-conversion
changeset 35498
0858f6d91e32
parent 35487
494f09f7f331
child 37100
a243a5e7afb3
--- a/finch/libgnt/gntwm.h	Sun Feb 09 23:17:46 2014 +0530
+++ b/finch/libgnt/gntwm.h	Sun Feb 09 23:53:18 2014 +0530
@@ -248,8 +248,8 @@
 
 /**
  * gnt_wm_set_workspaces:
- * @wm:            The window manager.
- * @workspaces:    The list of workspaces.
+ * @wm:         The window manager.
+ * @workspaces: (element-type Gnt.WS): The list of workspaces.
  *
  * Set the list of workspaces .
  */
@@ -262,7 +262,7 @@
  *
  * Find the workspace that contains a specific widget.
  *
- * Returns:   The workspace that has the widget.
+ * Returns: (transfer none): The workspace that has the widget.
  */
 GntWS *gnt_wm_widget_find_workspace(GntWM *wm, GntWidget *widget);
 

mercurial