Files
gtk/docs
Benjamin Otte 8b4b3cf090 API: Add gtk_widget_path_to_string()
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, so that you can
g_print() the path or dump it in a gdb session.
2011-03-27 01:47:17 +01:00
..
2011-02-10 14:41:02 -05:00
2010-09-23 22:28:02 -04:00
2005-03-15 13:18:25 +00:00
2010-10-19 18:22:08 +02:00