gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
SourceCompletion.OnMovePageDelegateWrapper
gsv
SourceCompletion
SourceCompletion
Undocumented in source.
class
SourceCompletion
protected
class
OnMovePageDelegateWrapper {
static
OnMovePageDelegateWrapper
[]
listeners
;
void
delegate
(
GtkScrollStep
,
int
,
SourceCompletion
)
dlg
;
gulong
handlerId
;
this
(void delegate(GtkScrollStep, int, SourceCompletion) dlg);
void
remove
(OnMovePageDelegateWrapper source);
}
Constructors
this
this
(void delegate(GtkScrollStep, int, SourceCompletion) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnMovePageDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnMovePageDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
GtkScrollStep
,
int
,
SourceCompletion
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gsv
SourceCompletion
SourceCompletion
classes
OnActivateProposalDelegateWrapper
OnHideDelegateWrapper
OnMoveCursorDelegateWrapper
OnMovePageDelegateWrapper
OnPopulateContextDelegateWrapper
OnShowDelegateWrapper
constructors
this
functions
addOnActivateProposal
addOnHide
addOnMoveCursor
addOnMovePage
addOnPopulateContext
addOnShow
addProvider
blockInteractive
createContext
getInfoWindow
getProviders
getSourceCompletionStruct
getStruct
getView
hide
moveWindow
removeProvider
setStruct
show
unblockInteractive
mixins
__anonymous
static functions
callBackActivateProposal
callBackActivateProposalDestroy
callBackHide
callBackHideDestroy
callBackMoveCursor
callBackMoveCursorDestroy
callBackMovePage
callBackMovePageDestroy
callBackPopulateContext
callBackPopulateContextDestroy
callBackShow
callBackShowDestroy
getType
variables
gtkSourceCompletion