Class FlowBoxCreateWidgetFuncNotifiedHandler
Notified Handler for FlowBoxCreateWidgetFunc. A notified annotation indicates the closure should
be kept alive until it is manually removed by the user. This removal is indicated by a
destroy_notify event, emitted by the relevant library. Pass DestroyNotify
in place of a
destroy_notify callback parameter.
public class FlowBoxCreateWidgetFuncNotifiedHandler
- Inheritance
-
FlowBoxCreateWidgetFuncNotifiedHandler
- Inherited Members
Constructors
FlowBoxCreateWidgetFuncNotifiedHandler(FlowBoxCreateWidgetFunc?)
public FlowBoxCreateWidgetFuncNotifiedHandler(FlowBoxCreateWidgetFunc? managed)
Parameters
managed
FlowBoxCreateWidgetFunc
Fields
DestroyNotify
public DestroyNotify? DestroyNotify
Field Value
NativeCallback
public FlowBoxCreateWidgetFunc? NativeCallback