Handbook
Glossary
gtk_style_context_set_screen ( style_context screen -- )
Vocabulary
gtk3
.
ffi
Inputs
style_context
an
object
screen
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gdk3.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_style_context_set_screen
( GtkStyleContext* style_context, GdkScreen* screen )