Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.EventOwnerChange

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkEventOwnerChange
Struct : EventOwnerChange
Generated when the owner of a selection changes. On X11, this
information is only available if the X server supports the XFIXES
extension.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.EventOwnerChange ()
Create a new Gdk.EventOwnerChange
Create a new Gdk.EventOwnerChange
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Clipboard
Signal
owner_change (Clipboard self, EventOwnerChange event) : none
The ::owner-change signal is emitted when GTK+ receives an
event that indicates that the ownership of the selection
associated with clipboard has changed.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:57 GMT+0800 (HKT)