Table of Contents

Class ShortcutManagerHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class ShortcutManagerHelper : Object, ShortcutManager, NativeObject, IDisposable, InstanceFactory, GTypeProvider
Inheritance
ShortcutManagerHelper
Implements
Inherited Members

Constructors

ShortcutManagerHelper(ObjectHandle)

protected ShortcutManagerHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed ShortcutManagerHelper instance for a given pointer.

public static ShortcutManagerHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

ShortcutManagerHelper