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.")
 
 
(One intermediate revision by one other user not shown)
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

Latest revision as of 14:09, 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.