Difference between revisions of "Category:clipboard"

From Inspired-Lua Wiki
Jump to navigation Jump to search
(Created page with "The Clipboard Library allows you to read and set the content of the clipboard.")
 
Line 1: Line 1:
 
The Clipboard Library allows you to read and set the content of the clipboard.
 
The Clipboard Library allows you to read and set the content of the clipboard.
 +
 +
 +
== Quick Overview==
 +
*'''[[clipboard.addText]]'''([[string]]) : Add 'string' to the clipboard
 +
*'''[[clipboard.getText]]'''() : Get the current content of the clipboard

Revision as of 09:36, 25 May 2011

The Clipboard Library allows you to read and set the content of the clipboard.


Quick Overview

Pages in category "clipboard"

The following 3 pages are in this category, out of 3 total.