API Version: 0.3
Library Version: 0.3.16
Generated by gi-docgen 2023.3
since: 0.1.4
GList* grl_data_get_keys ( GrlData* data )
Returns a list with keys contained in data.
data
Available since: 0.1.4
Type: A list of None
None
An array with the keys. The content of the list should not be modified or freed. Use g_list_free() when done using the list.
g_list_free()