Class KeyvalTrigger
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public class KeyvalTrigger : ShortcutTrigger, IDisposable, GTypeProvider, InstanceFactory
- Inheritance
-
KeyvalTrigger
- Implements
- Inherited Members
Constructors
KeyvalTrigger(params ConstructArgument[])
public KeyvalTrigger(params ConstructArgument[] constructArguments)
Parameters
constructArgumentsConstructArgument[]
KeyvalTrigger(KeyvalTriggerHandle)
public KeyvalTrigger(KeyvalTriggerHandle handle)
Parameters
handleKeyvalTriggerHandle
Fields
KeyvalPropertyDefinition
public static readonly Property<uint, KeyvalTrigger> KeyvalPropertyDefinition
Field Value
ModifiersPropertyDefinition
public static readonly Property<ModifierType, KeyvalTrigger> ModifiersPropertyDefinition
Field Value
Properties
Keyval
public uint Keyval { get; }
Property Value
Modifiers
public ModifierType Modifiers { get; }
Property Value
Methods
GetGType()
public static Type GetGType()
Returns
GetKeyval()
public uint GetKeyval()
Returns
GetModifiers()
public ModifierType GetModifiers()
Returns
New(uint, ModifierType)
public static KeyvalTrigger New(uint keyval, ModifierType modifiers)
Parameters
keyvaluintmodifiersModifierType