Package: gtk

Function gtk:widget-clipboard

Lambda List

gtk:widget-clipboard (widget)

Arguments

widget -- a gtk:widget object

Return Value

The appropriate gdk:clipboard object.

Details

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

See also

2025-2-13