Class

MetaCursorTracker

Description

final class Meta.CursorTracker : GObject.Object {
  parent_instance: GObject
}
No description available.

Ancestors

Functions

meta_cursor_tracker_get_for_display

Retrieves the cursor tracker object for display.

Instance methods

meta_cursor_tracker_get_hot
No description available.

meta_cursor_tracker_get_pointer

Get the current pointer position and state.

meta_cursor_tracker_get_pointer_visible
No description available.

meta_cursor_tracker_get_scale
No description available.

meta_cursor_tracker_get_sprite
No description available.

meta_cursor_tracker_set_pointer_visible
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Meta.CursorTracker:backend
No description available.

Signals

Meta.CursorTracker::cursor-changed
No description available.

Meta.CursorTracker::position-invalidated
No description available.

Meta.CursorTracker::visibility-changed
No description available.

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct MetaCursorTrackerClass {
  /* no available fields */
}
No description available.