API Version: 3.0
Library Version: 3.4.7
Generated by gi-docgen 2024.1
gboolean rb_string_value_map_remove ( RBStringValueMap* map, const char* key )
Removes a value from the map.
key
Type: const char*
const char*
Key to remove.
Type: gboolean
gboolean
TRUE if the value was found and removed.
TRUE