Seat
Object Hierarchy:
Gdk.Seat
Gdk.Seat
Gdk.Seat
GLib.Object
GLib.Object
GLib.Object->Gdk.Seat
Description:
[ CCode ( type_id = "gdk_seat_get_type ()" ) ]public abstract class Seat : Object
The Seat object represents a collection of input devices that belong to a user.
Content:
Properties:
Creation methods:
Methods:
Signals:
public signal void device_added (Device device)
The device_added signal is emitted when a
new input device is related to this seat.
public signal void device_removed (Device device)
The device_removed signal is emitted when
an input device is removed (e.
public signal void tool_added (DeviceTool tool)
The tool_added signal is emitted whenever
a new tool is made known to the seat.
public signal void tool_removed (DeviceTool tool)
This signal is emitted whenever a tool is no longer known to this
seat
.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref