Handbook
Glossary
gtk_button_set_label ( button label -- )
Vocabulary
gtk3
.
ffi
Inputs
button
an
object
label
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_label
( GtkButton* button, gchar* label )