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
This commit is contained in:
Volker Sobek 2014-05-23 22:45:30 +02:00
parent 20f6cc2a10
commit 1edd463137

View File

@ -145,7 +145,7 @@ G_BEGIN_DECLS
* Since 2.26 * Since 2.26
* *
* Through the #GParamFlags flag values, certain aspects of parameters * 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 typedef enum
{ {