Valadoc | Vala | Tutorial | API-References | Markup

nfill


Description:

public static string nfill (size_t length, char fill_char)

Creates a new string length bytes long filled with fill_char.