Wl_data_device_manager.v3
Handler for a proxy with version >= 3.
constraint 'a = [< `V3 ]
method private virtual on_create_data_source : [> `V3 ] t ->
([ `Wl_data_source ], 'b, [ `Server ]) Wayland__.Proxy.t ->
unit
Create a new data source.
Create a new data source.
method private virtual on_get_data_device : [> `V3 ] t ->
([ `Wl_data_device ], 'b, [ `Server ]) Wayland__.Proxy.t ->
seat:
([ `Wl_seat ], [> {Imports}1.Wl_seat.versions ], [ `Server ])
Wayland__.Proxy.t ->
unit
Create a new data device.
Create a new data device for a given seat.