Method
GtkThemingEngineget
deprecated: 3.14 since: 3.0
Declaration [src]
void
gtk_theming_engine_get (
GtkThemingEngine* engine,
GtkStateFlags state,
...
)
Description [src]
Retrieves several style property values that apply to the currently rendered element.
Available since: 3.0
Deprecated since: 3.14
Please do not use it in newly written code.
This method is not directly available to language bindings.
Parameters
state
-
Type:
GtkStateFlags
State to retrieve values for.
...
-
Type:
Property name /return value pairs, followed by
NULL
.