Table of Contents

Class DebugControllerHelper

Namespace
Gio
Assembly
Gio-2.0.dll
public sealed class DebugControllerHelper : Object, IDisposable, DebugController, InstanceFactory, GTypeProvider
Inheritance
DebugControllerHelper
Implements
Inherited Members

Constructors

DebugControllerHelper(ObjectHandle)

public DebugControllerHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Properties

DebugEnabled

public bool DebugEnabled { get; set; }

Property Value

bool

Methods

GetDebugEnabled()

[Version("2.72")]
public bool GetDebugEnabled()

Returns

bool

GetGType()

public static Type GetGType()

Returns

Type

SetDebugEnabled(bool)

[Version("2.72")]
public void SetDebugEnabled(bool debugEnabled)

Parameters

debugEnabled bool