Method

Gdk.Clipboard.set_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.

Parameters

type GType
 

type of value to set

args va_list
 

varargs containing the value of type