Handbook
Glossary
gtk_button_set_use_underline ( button use_underline -- )
Vocabulary
gtk3
.
ffi
Inputs
button
an
object
use_underline
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_button_set_use_underline
( GtkButton* button,
gboolean
use_underline )