Method GTK2.Clipboard()->set_text()


Method set_text

GTK2.Clipboard set_text(sprintf_format text, sprintf_args ... fmt)

Description

Sets the contents of the clipboard to the given string. If multiple arguments are supplied, sprintf() is called implicitly.

There are no comments to this page yet!