gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
PadTemplate.OnPadCreatedDelegateWrapper
gstreamer
PadTemplate
PadTemplate
Undocumented in source.
class
PadTemplate
protected
class
OnPadCreatedDelegateWrapper {
void
delegate
(
Pad
,
PadTemplate
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(Pad, PadTemplate) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(Pad, PadTemplate) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
Pad
,
PadTemplate
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gstreamer
PadTemplate
PadTemplate
classes
OnPadCreatedDelegateWrapper
constructors
this
functions
addOnPadCreated
getCaps
getPadTemplateStruct
getStruct
internalRemoveOnPadCreated
padCreated
setStruct
static functions
callBackPadCreated
callBackPadCreatedDestroy
getType
variables
gstPadTemplate
onPadCreatedListeners