Handbook
Glossary
gtk_font_selection_dialog_set_preview_text ( font_selection_dialog text -- )
Vocabulary
gtk2
.
ffi
Inputs
font_selection_dialog
an
object
text
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_font_selection_dialog_set_preview_text
( GtkFontSelectionDialog* font_selection_dialog, gchar* text
)