Handbook
Glossary
gtk_accel_label_set_accel_closure ( accel_label accel_closure -- )
Vocabulary
gtk2
.
ffi
Inputs
accel_label
an
object
accel_closure
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_accel_label_set_accel_closure
( GtkAccelLabel* accel_label, GClosure* accel_closure )