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

#include <move_cursor.h>

Public Attributes

mcr_SpacePosition position
 
bool justify_flag
 

Detailed Description

Change spatial coordinates of ursor.

Definition at line 33 of file move_cursor.h.

Member Data Documentation

§ justify_flag

bool mcr_MoveCursor::justify_flag

If false coordinates will be set, otherwise coordinates adjust the cursor for current position.

Definition at line 38 of file move_cursor.h.

§ position

mcr_SpacePosition mcr_MoveCursor::position

Spatial coordinates to set or modify with

Definition at line 35 of file move_cursor.h.


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