Handbook
Glossary
gtk_font_selection_set_preview_text ( font_selection text -- )
Vocabulary
gtk2
.
ffi
Inputs
font_selection
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_set_preview_text
( GtkFontSelection* font_selection, gchar* text )