Function gtk4::debug_flags [−][src]
pub fn debug_flags() -> DebugFlags
Expand description
Returns the GTK debug flags that are currently active.
This function is intended for GTK modules that want to adjust their debug output based on GTK debug flags.
Returns
the GTK debug flags.