summaryrefslogtreecommitdiffstats
path: root/src/ck-seat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ck-seat.h')
-rw-r--r--src/ck-seat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ck-seat.h b/src/ck-seat.h
index efae465..47d10a7 100644
--- a/src/ck-seat.h
+++ b/src/ck-seat.h
@@ -91,6 +91,8 @@ CkSeat * ck_seat_new_with_devices (const char *sid,
CkSeatKind kind,
GPtrArray *devices);
+gboolean ck_seat_register (CkSeat *seat);
+
void ck_seat_dump (CkSeat *seat,
GKeyFile *key_file);