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