Method

ClapperGtkAudioget_child

Declaration [src]

GtkWidget*
clapper_gtk_audio_get_child (
  ClapperGtkAudio* audio
)

Description [src]

Get a child GtkWidget of audio.

Gets propertyClapperGtk.Audio:child

Return value

Type: GtkWidget

GtkWidget set as child.

The returned data is owned by the instance.
The return value can be NULL.