GVariant is a new datatype in glib that stores complex values of many types (any type that can traditionally be sent over D-Bus). GVariant is allowing development of many exciting projects (present and future) including GSettings, the GConf replacement.
4 lines
255 B
Text
4 lines
255 B
Text
GVariant is a new datatype in glib that stores complex values of many types
|
|
(any type that can traditionally be sent over D-Bus). GVariant is allowing
|
|
development of many exciting projects (present and future) including
|
|
GSettings, the GConf replacement.
|