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