@accepts(utf8, GObject.Value) @returns(gboolean) def get(key, out)
Locates and copies the value associated with the key.
key :
key to retrieve
out :
returns a copy of the value in the map
Returns :
True if the value was found