Interface

Gdk-4.0GdkClipboardConstructorProps

interface ConstructorProps {
    content: Gdk.ContentProvider;
    display: Gdk.Display;
    formats: ContentFormats;
    local: boolean;
}

Hierarchy (View Summary)

Index

Properties

display: Gdk.Display
local: boolean