Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.EventExpose

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkEventExpose
Struct : EventExpose
Generated when all or part of a window becomes visible and needs to be
redrawn.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.EventExpose ()
Create a new Gdk.EventExpose
Create a new Gdk.EventExpose
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Widget
Signal
damage_event (Widget self, EventExpose event) : gboolean
Emitted when a redirected window belonging to widget gets drawn into.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:56 GMT+0800 (HKT)