[glib] docs: Update GParamFlags docs.
- From: Volker Sobek <vsobek src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] docs: Update GParamFlags docs.
- Date: Mon, 10 Nov 2014 22:26:53 +0000 (UTC)
commit 1edd463137067ccb7533f3a1e072dc516bb32d86
Author: Volker Sobek <reklov live com>
Date: Fri May 23 22:45:30 2014 +0200
docs: Update GParamFlags docs.
Remove reference to G_PARAM_READWRITE from GParamFlags' description,
since commit 6c395244a5db added G_PARAM_READWRITE to GParamFlags.
https://bugzilla.gnome.org/show_bug.cgi?id=726037
gobject/gparam.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gobject/gparam.h b/gobject/gparam.h
index d0191ed..24a36da 100644
--- a/gobject/gparam.h
+++ b/gobject/gparam.h
@@ -145,7 +145,7 @@ G_BEGIN_DECLS
* Since 2.26
*
* Through the #GParamFlags flag values, certain aspects of parameters
- * can be configured. See also #G_PARAM_READWRITE and #G_PARAM_STATIC_STRINGS.
+ * can be configured. See also #G_PARAM_STATIC_STRINGS.
*/
typedef enum
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]