Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
thunar:dev:using_gtk_inspector [2020/11/01 21:01] – [Thunar - Using gtk inspector] alexxconsthunar:dev:using_gtk_inspector [2026/05/29 10:09] (current) – [Thunar - Using gtk inspector] alexxcons
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 {{ :thunar:dev:thunar.png?nolink|}} {{ :thunar:dev:thunar.png?nolink|}}
-====== Thunar - Using gtk inspector ====== 
  
-<code>- install package libgirepository1.0-dev 
-- ./autogen.sh --enable-introspection 
-- make 
-- gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true 
-- start application 
-- CTRL +Shift + I</code> 
- 
-[[https://wiki.gnome.org/action/show/Projects/GTK/Inspector?action=show&redirect=Projects%2FGTK%2B%2FInspector|Here some general gtk inspector information]] 
----- 
-[[:thunar:dev:|Back to Thunar Dev Notes]] 
- 
-[[https://docs.xfce.org/xfce/thunar/start|Back to Thunar main page]]