Skip to content
  • Peter Eisenmann's avatar
    gutf8: Add a g_utf8_truncate_middle() function · cd383717
    Peter Eisenmann authored
    Adds a helper to truncate UTF8 strings in the middle, allowing to make
    them fit certain size constraints.
    
    This function is modeled after similar functionality that has existed
    since 2008 in nautilus and in eel before that.
    cd383717