Skip to content
  • Thomas Haller's avatar
    shared: add nm_utils_strdict_get_keys() helper · fe7b4641
    Thomas Haller authored
    At various places we get the (string) keys of a GHashTable.
    Add a helper function that does that, including an argument
    for optional sorting.
    
    The helper function is there to get reduce code duplication.
    fe7b4641