table of contents
S3D_MCP_FOCUS(3) | s3d Manual | S3D_MCP_FOCUS(3) |
NAME¶
s3d_mcp_focus - focus mcp object
SYNOPSIS¶
#include <s3d.h>
int s3d_mcp_focus(int object);
DESCRIPTION¶
This is an mcp-only function. It gives focus (for receiving key-strokes etc.) to an app referenced by it's mcp-object-id.
AUTHOR¶
Simon Wunderlich
Author of s3d
s3d |