@accepts(utf8) @returns(GObject.Value) def peek(key)
Locates the value associated with the key. This returns the GValue stored in the map, so it cannot be modified.
key :
key to retrieve
Returns :
the GValue associated with the key