Package: gtk

Function gtk:window-set-interactive-debugging

Lambda List

gtk:window-set-interactive-debugging (enable)

Arguments

enable -- true to enable interactice debugging

Details

Opens or closes the interactive debugger. The debugger offers access to the widget hierarchy of the application and to useful debugging tools.

There is the "enable-debugging" signal which gets emitted when the user enables or disables interactive debugging. The default bindings are the Ctrl-Shift-I or Ctrl-Shift-D keys, which starts the GTK-Inspector.
 

See also

2025-12-08