Handbook
Glossary
gtk_style_provider_get_style ( style_provider path -- GtkStyleProperties* )
Vocabulary
gtk3
.
ffi
Inputs
style_provider
an
object
path
an
object
Outputs
GtkStyleProperties*
an
object
Definition
USING:
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
GtkStyleProperties*
gtk_style_provider_get_style
( GtkStyleProvider* style_provider, GtkWidgetPath* path )