| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Moving the inspector into libgtk lets use reuse internals without
having to add public API for everything or inventing awkward private
call conventions.
https://bugzilla.gnome.org/show_bug.cgi?id=730095
|
|
|
|
|
| |
This will eventually show useful information about the content
of tree models.
|
|
|
|
|
|
| |
Add a tab that shows available signals for each object. For now,
we only show if each signal has handlers connected or now. More
functionality will be added later.
|
| |
|
|
No need for the extra subdirectory, and the name should
match the module name.
|