Table of Contents

Class NothingAction

Namespace
Gtk
Assembly
Gtk-4.0.dll
public class NothingAction : ShortcutAction, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
NothingAction
Implements
Inherited Members

Constructors

NothingAction(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

NothingAction(IntPtr, bool)

protected NothingAction(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Get()

public static ShortcutAction Get()

Returns

ShortcutAction

GetGType()

public static Type GetGType()

Returns

Type