Handbook
Glossary
gtk_tooltip_set_custom ( tooltip custom_widget -- )
Vocabulary
gtk2
.
ffi
Inputs
tooltip
an
object
custom_widget
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_tooltip_set_custom
( GtkTooltip* tooltip, GtkWidget* custom_widget )