mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
2.13.0
svn path=/trunk/; revision=5419
This commit is contained in:
@@ -415,6 +415,7 @@ GParamSpec
|
||||
GParamSpecClass
|
||||
GParamFlags
|
||||
G_PARAM_READWRITE
|
||||
G_PARAM_STATIC_STRINGS
|
||||
G_PARAM_MASK
|
||||
G_PARAM_USER_SHIFT
|
||||
g_param_spec_ref
|
||||
|
@@ -149,11 +149,6 @@ can be configured.
|
||||
parameter is guaranteed to remain valid and
|
||||
unmodified for the lifetime of the parameter.
|
||||
Since 2.8
|
||||
@G_PARAM_PRIVATE:
|
||||
@G_PARAM_STATIC_NICK: the string used as nick when constructing the
|
||||
parameter is guaranteed to remain valid and
|
||||
unmodified for the lifetime of the parameter.
|
||||
Since 2.8
|
||||
@G_PARAM_STATIC_BLURB: the string used as blurb when constructing the
|
||||
parameter is guaranteed to remain valid and
|
||||
unmodified for the lifetime of the parameter.
|
||||
|
Reference in New Issue
Block a user