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