Table of Contents

Class ActionableHelper

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

Constructors

ActionableHelper(IntPtr, bool)

public ActionableHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

Properties

ActionName

public string? ActionName { get; set; }

Property Value

string

Methods

GetActionName()

public string? GetActionName()

Returns

string

GetActionTargetValue()

public Variant? GetActionTargetValue()

Returns

Variant

GetGType()

public static Type GetGType()

Returns

Type

SetActionName(string?)

public void SetActionName(string? actionName)

Parameters

actionName string

SetActionTargetValue(Variant?)

public void SetActionTargetValue(Variant? targetValue)

Parameters

targetValue Variant

SetDetailedActionName(string)

public void SetDetailedActionName(string detailedActionName)

Parameters

detailedActionName string