Method
GtkThemingEngineget_path
deprecated: 3.14 since: 3.0
Declaration [src]
const GtkWidgetPath*
gtk_theming_engine_get_path (
GtkThemingEngine* engine
)
Description [src]
Returns the widget path used for style matching.
Available since: 3.0
Deprecated since: 3.14
Please do not use it in newly written code.
Return value
Type: GtkWidgetPath
A GtkWidgetPath
.
The returned data is owned by the instance. |