Table of Contents

Class TestDBus

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

Constructors

TestDBus(bool, params ConstructArgument[])

protected TestDBus(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

TestDBus(IntPtr, bool)

protected TestDBus(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Fields

FlagsPropertyDefinition

public static readonly Property<TestDBusFlags, TestDBus> FlagsPropertyDefinition

Field Value

Property<TestDBusFlags, TestDBus>

Properties

Flags

public TestDBusFlags Flags { get; }

Property Value

TestDBusFlags

Methods

AddServiceDir(string)

public void AddServiceDir(string path)

Parameters

path string

Down()

public void Down()

GetBusAddress()

public string? GetBusAddress()

Returns

string

GetFlags()

public TestDBusFlags GetFlags()

Returns

TestDBusFlags

GetGType()

public static Type GetGType()

Returns

Type

New(TestDBusFlags)

public static TestDBus New(TestDBusFlags flags)

Parameters

flags TestDBusFlags

Returns

TestDBus

Stop()

public void Stop()

Unset()

public static void Unset()

Up()

public void Up()