Handbook
Glossary
gtk_theming_engine_get_background_color ( theming_engine state color -- )
Vocabulary
gtk3
.
ffi
Inputs
theming_engine
an
object
state
an
object
color
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gdk3.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_theming_engine_get_background_color
( GtkThemingEngine* theming_engine,
GtkStateFlags
state,
GdkRGBA** color )