Caribou.KeyboardService

g Caribou.KeyboardService Caribou.KeyboardService GObject.Object GObject.Object GObject.Object->Caribou.KeyboardService

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

hide (timestamp)

name_lost (name)

register_keyboard (name)

set_cursor_location (x, y, w, h)

set_entry_location (x, y, w, h)

show (timestamp)

Virtual Methods

Inherited:

GObject.Object (7)

do_hide (timestamp)

do_name_lost (name)

do_set_cursor_location (x, y, w, h)

do_set_entry_location (x, y, w, h)

do_show (timestamp)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent_instance

GObject.Object

r

Class Details

class Caribou.KeyboardService(**kwargs)
Bases:

GObject.Object

Abstract:

Yes

Structure:

Caribou.KeyboardServiceClass

hide(timestamp)
Parameters:

timestamp (int) –

name_lost(name)
Parameters:

name (str) –

register_keyboard(name)
Parameters:

name (str) –

set_cursor_location(x, y, w, h)
Parameters:
set_entry_location(x, y, w, h)
Parameters:
show(timestamp)
Parameters:

timestamp (int) –

do_hide(timestamp) virtual
Parameters:

timestamp (int) –

do_name_lost(name) virtual
Parameters:

name (str) –

do_set_cursor_location(x, y, w, h) virtual
Parameters:
do_set_entry_location(x, y, w, h) virtual
Parameters:
do_show(timestamp) virtual
Parameters:

timestamp (int) –