Home
last modified time | relevance | path

Searched refs:GtkCssShorthandPropertyParseFunc (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssshorthandpropertyprivate.h43 typedef gboolean (* GtkCssShorthandPropertyParseFunc) (GtkCssShorthandProperty *s… typedef
53 GtkCssShorthandPropertyParseFunc parse;
H A Dgtkcssshorthandpropertyimpl.c1097 GtkCssShorthandPropertyParseFunc parse_func) in gtk_css_shorthand_property_register()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssshorthandpropertyprivate.h41 typedef gboolean (* GtkCssShorthandPropertyParseFunc) (GtkCssShorthandProperty *s… typedef
59 GtkCssShorthandPropertyParseFunc parse;
H A Dgtkcssshorthandpropertyimpl.c1231 GtkCssShorthandPropertyParseFunc parse_func, in _gtk_css_shorthand_property_register()