Table of Contents

Class DBusMenuModel

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

Constructors

DBusMenuModel(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

DBusMenuModel(IntPtr, bool)

protected DBusMenuModel(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Get(DBusConnection, string?, string)

[Version("2.32")]
public static DBusMenuModel Get(DBusConnection connection, string? busName, string objectPath)

Parameters

connection DBusConnection
busName string
objectPath string

Returns

DBusMenuModel

GetGType()

public static Type GetGType()

Returns

Type