Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.EventExpose

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkEventExpose
Struct : EventExpose
  Show / Hide Inherited methods, properties and signals
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.Container
Method
propagate_expose (Widget child, EventExpose event) : none
When a container receives an expose event, it must send synthetic expose events to all children that don't have their own GdkWindows.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:25 GMT+0800 (HKT)