Table of Contents

Class ShortcutsGroupHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class ShortcutsGroupHandle : BoxHandle, IDisposable
Inheritance
ShortcutsGroupHandle
Implements
Inherited Members

Constructors

ShortcutsGroupHandle(nint, bool)

public ShortcutsGroupHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static ShortcutsGroupHandle For<T>(ConstructArgument[] constructArguments) where T : ShortcutsGroup, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

ShortcutsGroupHandle

Type Parameters

T