GtkFontSelectionDialog::set_preview_text

void set_preview_text(string text);

Use this method if you wish to customise the preview text that will be displayed by the dialog. Pass the custom text as a string parameter to the function. If you do not set any preview text, then it defaults to "abcdefghijk ABCDEFGHIJK".

See also: get_preview_text()