Handbook
Glossary
gtk_status_icon_set_screen ( status_icon screen -- )
Vocabulary
gtk2
.
ffi
Inputs
status_icon
an
object
screen
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gdk2.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_status_icon_set_screen
( GtkStatusIcon* status_icon, GdkScreen* screen )