Function
Gtkget_debug_flags
Declaration [src]
GtkDebugFlags
gtk_get_debug_flags (
void
)
Description [src]
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.
Return value
Returns: | GtkDebugFlags |
The GTK debug flags. |