Package: gtk

Function gtk:widget-primary-clipboard

Lambda List

gtk:widget-primary-clipboard (widget)

Arguments

widget -- a gtk:widget object

Return Value

The gdk:clipboard object with the appropriate clipboard object.

Details

This is a utility function to get the primary clipboard object for the gdk:display object that widget is using. Note that this function always works, even when the widget is not realized yet.
 

See also

#2025-2-13