Handbook
Glossary
gtk_font_button_set_show_style ( font_button show_style -- )
Vocabulary
gtk2
.
ffi
Inputs
font_button
an
object
show_style
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_font_button_set_show_style
( GtkFontButton* font_button,
gboolean
show_style )