Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-3.0.gir |
C documentation: | GdkEventSelection |
Struct : | EventSelection |
Properties | Defined By | |
---|---|---|
property : Gdk.Atom
|
Gdk.EventSelection | |
requestor : Gdk.Window
|
Gdk.EventSelection | |
selection : Gdk.Atom
|
Gdk.EventSelection | |
send_event : gint8
|
Gdk.EventSelection | |
target : Gdk.Atom
|
Gdk.EventSelection | |
time : guint32
|
Gdk.EventSelection | |
type : Gdk.EventType
|
Gdk.EventSelection | |
window : Gdk.Window
|
Gdk.EventSelection |
Method / Constructor | Defined By | |
---|---|---|
new Gdk.EventSelection
()
Create a new Gdk.EventSelection
Create a new Gdk.EventSelection
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.Widget
Signal |
The ::selection-clear-event signal will be emitted when the
the widget's window has lost ownership of a selection. |
Gtk.Widget
Signal |
|
Gtk.Widget
Signal |
The ::selection-request-event signal will be emitted when
another client requests ownership of the selection owned by the widget's window. |