Handbook
Glossary
gtk_style_provider_get_style_property ( style_provider path state pspec value -- gboolean )
Vocabulary
gtk3
.
ffi
Inputs
style_provider
an
object
path
an
object
state
an
object
pspec
an
object
value
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gboolean
gtk_style_provider_get_style_property
( GtkStyleProvider* style_provider, GtkWidgetPath* path,
GtkStateFlags
state, GParamSpec* pspec, GValue** value )