QuarkList
Description:
[ CCode ( has_construct_function = false ) ]
public QuarkList ()
Creates a new QuarkList, which is a set of key->value pairs, very similar to
GLib's GHashTable, but with the only purpose to make easier the parsing and creation of data source connection strings.
Returns:
the newly created QuarkList.
Free-function: gda_quark_list_free
|