GtkStyleProviderIface.getStyleProperty

Gets the value of a widget style property that applies to a widget path.

struct GtkStyleProviderIface
extern (C)
gboolean function(GtkStyleProvider* provider, GtkWidgetPath* path, GtkStateFlags state, GParamSpec* pspec, GValue* value) getStyleProperty;