Display
Object Hierarchy:
Description:
[
CCode ( type_id =
"spice_display_get_type ()" ) ]
public class Display :
EventBox,
Implementor,
Buildable
The Display struct is opaque and should not be accessed directly.
Content:
Properties:
Creation methods:
Methods:
Signals:
- public signal void grab_keys_pressed ()
Notify when the grab keys have been pressed
- public signal void keyboard_grab (int status)
Notify when the keyboard grab is active or not.
- public signal void mouse_grab (int status)
Notify when the mouse grab is active or not.
Inherited Members:
All known members inherited from class Gtk.EventBox
All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Container
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Buildable