Class ActionGroup.ActionEnabledChangedSignalArgs
- Namespace
- Gio
- Assembly
- Gio-2.0.dll
Signal (Event) Arguments for OnActionEnabledChanged
public sealed class ActionGroup.ActionEnabledChangedSignalArgs : SignalArgs
- Inheritance
-
ActionGroup.ActionEnabledChangedSignalArgs
- Inherited Members
Properties
ActionName
public string ActionName { get; }
Property Value
Enabled
public bool Enabled { get; }