Function

GtkWindowset_interactive_debugging

since: 3.14

Declaration [src]

void
gtk_window_set_interactive_debugging (
  gboolean enable
)

Description [src]

Opens or closes the [interactive debugger][interactive-debugging], which offers access to the widget hierarchy of the application and to useful debugging tools.

Available since: 3.14

Parameters

enable

Type: gboolean

TRUE to enable interactive debugging.