as_string_hash_table


Description:

public HashTable<unowned string,unowned string> as_string_hash_table ()

Create a new GenericSet which contains the name and value of all string (content type of text/plain) parameters.

The values are owned by the Params, so don't destroy the Params before the hash table.

Parameters:

this

a valid Params

Returns:

a new GenericSet.