Package: gtk

Function gtk-widget-path-to-string

Lambda List

gtk-widget-path-to-string (path)

Arguments

path -- a gtk-widget-path instance

Return Value

A new string describing path.

Details

Dumps the widget path into a string representation. It tries to match the CSS style as closely as possible. Note that there might be paths that cannot be represented in CSS.

The main use of this code is for debugging purposes.
 

See also

2021-11-27