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
Properties
DebugEnabled
public bool DebugEnabled { get; set; }
Property Value
Methods
GetDebugEnabled()
[Version("2.72")]
public bool GetDebugEnabled()
Returns
GetGType()
public static Type GetGType()
Returns
SetDebugEnabled(bool)
[Version("2.72")]
public void SetDebugEnabled(bool debugEnabled)
Parameters
debugEnabled
bool