Function
Gntutil_onscreen_fit_string
Declaration [src]
char*
gnt_util_onscreen_fit_string (
const char* string,
int maxw
)
Description [src]
Inserts newlines in ‘string’ where necessary so that its onscreen width is no more than ‘maxw’.