| Gentee Programming Language > Documentation > Libraries | Download documentation |
Copy a string into the clipboard
uint clipboard_settext( str data )
data The string for copying into the clipboard.
Nonzero if initialization was successful; otherwise 0.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |