package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Wrappers.Debug_controller

type t = [ `debug_controller ] Gobject.obj
val from_gobject : 'a Gobject.obj -> t
val set_debug_enabled : t -> bool -> unit

Set the value of #GDebugController:debug-enabled.

val get_debug_enabled : t -> bool

Get the value of #GDebugController:debug-enabled.