Method

ClapperGtkAudioset_child

Declaration [src]

void
clapper_gtk_audio_set_child (
  ClapperGtkAudio* audio,
  GtkWidget* child
)

Description [src]

Set a child GtkWidget of audio.

Sets propertyClapperGtk.Audio:child

Parameters

child

Type: GtkWidget

A GtkWidget.

The argument can be NULL.
The data is owned by the caller of the method.