Wp.SimpleEventHook¶
- Subclasses:
None
Methods¶
- Inherited:
Wp.InterestEventHook (1), Wp.EventHook (6), GObject.Object (37)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
w/co |
The closure |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Wp.SimpleEventHook(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
An event hook that runs a
GObject.Closure
, synchronously.- classmethod new(name, before, after, closure)¶
- Parameters:
name (
str
) –before (
str
) –after (
str
) –closure (
GObject.Closure
) –
- Return type:
Property Details¶
- Wp.SimpleEventHook.props.closure¶
- Name:
closure
- Type:
- Default Value:
- Flags:
The closure