API Version: 4.0
Library Version: 4.4.0
void gdk_clipboard_set_valist ( GdkClipboard* clipboard, GType type, va_list args )
Sets the clipboard to contain the value collected from the given args.
args
type
GType
Type of value to set.
va_list
Varargs containing the value of type.