[gdl] Fixed annotation in gdl_dock_bar_new as NULL is no longer allowed
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdl] Fixed annotation in gdl_dock_bar_new as NULL is no longer allowed
- Date: Sat, 4 Aug 2012 14:58:23 +0000 (UTC)
commit 895692270b3ea7c4b95b28676f9800de8fb5695c
Author: Johannes Schmid <jhs gnome org>
Date: Sat Aug 4 16:57:44 2012 +0200
Fixed annotation in gdl_dock_bar_new as NULL is no longer allowed
gdl/gdl-dock-bar.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdl/gdl-dock-bar.c b/gdl/gdl-dock-bar.c
index 999ac05..b27fbdf 100644
--- a/gdl/gdl-dock-bar.c
+++ b/gdl/gdl-dock-bar.c
@@ -444,7 +444,7 @@ gdl_dock_bar_attach (GdlDockBar *dockbar,
/**
* gdl_dock_bar_new:
- * @master: (allow-node): The associated #GdlDockMaster or #GdlDockObject object
+ * @master: The associated #GdlDockMaster or #GdlDockObject object
*
* Creates a new GDL dock bar. If a #GdlDockObject is used, the dock bar will
* be associated with the master of this object.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]