Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.EventProperty

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkEventProperty
Struct : EventProperty
Describes a property change on a window.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.EventProperty ()
Create a new Gdk.EventProperty
Create a new Gdk.EventProperty
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Widget
Signal
property_notify_event (Widget self, EventProperty event) : gboolean
The ::property-notify-event signal will be emitted when a property on
the widget's window has been changed or deleted.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:57 GMT+0800 (HKT)