Clipboard.setValist

Sets the clipboard to contain the value collected from the given @args.

class Clipboard
void
setValist
(,
void* args
)

Parameters

type GType

type of value to set

args void*

varargs containing the value of @type

Meta