Arguments
type
a string naming the R type (ie 'character', 'numeric', ...) corresponding
to the desired GParamSpec (property) type
name
the name of the GParamSpec (property)
nick
the nickname of the GParamSpec (property)
blurb
a short string description of the GParamSpec (property)
flags
a vector of values from the GParamFlags enumeration -
please see the GObject documentation for more information
...
named arguments specific to the type of GParamSpec -
please see the GObject documentation for more information
x
A list corresponding to a GParamSpec - the class
of the list should be the name of the GParamSpec type