Gtk_primary_selection_source.v1Handler for a proxy with version >= 1.
constraint 'a = [< `V1 ]method private virtual on_offer : [> `V1 ] t -> mime_type:string -> unitAdd an offered mime type.
This request adds a mime type to the set of mime types advertised to targets. Can be called several times to offer multiple types.
method private virtual on_destroy : [> `V1 ] t -> unitDestroy the primary selection source.
Destroy the primary selection source.