svn path=/trunk/; revision=5419
This commit is contained in:
Matthias Clasen
2007-03-16 22:11:15 +00:00
parent c182fecfa1
commit 1cb4af3e96
100 changed files with 15413 additions and 13745 deletions

View File

@@ -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

View File

@@ -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.