Method

GioDebugControllerget_debug_enabled

since: 2.72

Declaration [src]

gboolean
g_debug_controller_get_debug_enabled (
  GDebugController* self
)

Description [src]

Get the value of GDebugController:debug-enabled.

Available since: 2.72

Return value

Type: gboolean

TRUE if debug output should be exposed, FALSE otherwise.