GtkStyleProviderIface

Members

Variables

gIface
GTypeInterface gIface;
getIconFactory
GtkIconFactory* function(GtkStyleProvider* provider, GtkWidgetPath* path) getIconFactory;

Gets the icon factory that applies to a widget path.

getStyle
GtkStyleProperties* function(GtkStyleProvider* provider, GtkWidgetPath* path) getStyle;

Gets a set of style information that applies to a widget path.

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

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