Table of Contents

Class DebugControllerHelper

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

Constructors

DebugControllerHelper(IntPtr, bool)

public DebugControllerHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

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