Method | Description | |
---|---|---|
CustomViewPort ( IWidgetEventSink eventSink ) : System | ||
CustomViewPort ( |
Method | Description | |
---|---|---|
OnAdded ( Gtk widget ) : void | ||
OnSetScrollAdjustments ( Gtk hadj, Gtk vadj ) : void | ||
OnSizeAllocated ( Gdk allocation ) : void | ||
OnSizeRequested ( Gtk &requisition ) : void |
public CustomViewPort ( IWidgetEventSink eventSink ) : System | ||
eventSink | IWidgetEventSink | |
return | System |
public CustomViewPort ( |
||
raw | ||
return | System |
protected OnSetScrollAdjustments ( Gtk hadj, Gtk vadj ) : void | ||
hadj | Gtk | |
vadj | Gtk | |
return | void |
protected OnSizeAllocated ( Gdk allocation ) : void | ||
allocation | Gdk | |
return | void |
protected OnSizeRequested ( Gtk &requisition ) : void | ||
requisition | Gtk | |
return | void |