Handbook
Glossary
gtk_color_button_set_title ( color_button title -- )
Vocabulary
gtk2
.
ffi
Inputs
color_button
an
object
title
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_color_button_set_title
( GtkColorButton* color_button, gchar* title )