mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 06:32:10 +01:00
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:
parent
20f6cc2a10
commit
1edd463137
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user