gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GstChildProxyInterface.getChildByName
gstreamer
c
types
GstChildProxyInterface
struct
GstChildProxyInterface
extern (
C
)
GObject
*
function
(
GstChildProxy
*
parent
,
const
(
char
)*
name
)
getChildByName
;
Return Value
the child object or %NULL if not found. Unref after usage.
MT safe.
Meta
Source
See Implementation
gstreamer
c
types
GstChildProxyInterface
variables
GstReserved
childAdded
childRemoved
getChildByIndex
getChildByName
getChildrenCount
parent