Libmacro  0.2
Libmacro is an extensible macro and hotkey library.
mcr_Action Struct Reference

#include <action.h>

Public Attributes

unsigned int modifiers
 
unsigned int trigger_flags
 

Detailed Description

Conditional trigger from intercepted modifiers

Definition at line 33 of file action.h.

Member Data Documentation

§ modifiers

unsigned int mcr_Action::modifiers

mcr_ModFlags

Definition at line 35 of file action.h.

§ trigger_flags

unsigned int mcr_Action::trigger_flags

mcr_TriggerFlags

Definition at line 37 of file action.h.


The documentation for this struct was generated from the following file: