Gtk_primary_selection_source.v1
Handler for a proxy with version >= 1.
constraint 'a = [< `V1 ]
method private virtual on_offer : [> `V1 ] t -> mime_type:string -> unit
Add 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 -> unit
Destroy the primary selection source.
Destroy the primary selection source.