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