Method
GdkClipboardset_valist
Declaration [src]
void
gdk_clipboard_set_valist (
GdkClipboard* clipboard,
GType type,
va_list args
)
Description [src]
Sets the clipboard to contain the value collected from the given args
.
This method is not directly available to language bindings.