Table of Contents

Class ShortcutAction

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

Constructors

ShortcutAction(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

ShortcutAction(IntPtr, bool)

protected ShortcutAction(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Activate(ShortcutActionFlags, Widget, Variant?)

public bool Activate(ShortcutActionFlags flags, Widget widget, Variant? args)

Parameters

flags ShortcutActionFlags
widget Widget
args Variant

Returns

bool

GetGType()

public static Type GetGType()

Returns

Type

ParseString(string)

public static ShortcutAction? ParseString(string @string)

Parameters

string string

Returns

ShortcutAction

Print(String)

public void Print(String @string)

Parameters

string String

ToString()

public string ToString()

Returns

string