From a204a29e71d918e2e9e11f1a6e031c71ab3d3f63 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Sat, 8 Nov 2014 20:28:46 +0100 Subject: Add MateMixerDeviceSwitch and MateMixerStreamSwitch classes --- docs/reference/libmatemixer-sections.txt | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'docs/reference/libmatemixer-sections.txt') diff --git a/docs/reference/libmatemixer-sections.txt b/docs/reference/libmatemixer-sections.txt index 911d43d..02b0f7e 100644 --- a/docs/reference/libmatemixer-sections.txt +++ b/docs/reference/libmatemixer-sections.txt @@ -88,6 +88,24 @@ MateMixerDevicePrivate mate_mixer_device_get_type +
+matemixer-device-switch +MateMixerDeviceSwitch +MateMixerDeviceSwitch +MateMixerDeviceSwitchClass +mate_mixer_device_switch_get_device + +MATE_MIXER_IS_DEVICE_SWITCH +MATE_MIXER_IS_DEVICE_SWITCH_CLASS +MATE_MIXER_DEVICE_SWITCH +MATE_MIXER_DEVICE_SWITCH_CLASS +MATE_MIXER_DEVICE_SWITCH_GET_CLASS +MATE_MIXER_TYPE_DEVICE_SWITCH + +MateMixerDeviceSwitchPrivate +mate_mixer_device_switch_get_type +
+
matemixer-stored-control MateMixerStoredControl @@ -186,6 +204,24 @@ MateMixerStreamControlPrivate mate_mixer_stream_control_get_type
+
+matemixer-stream-switch +MateMixerStreamSwitch +MateMixerStreamSwitch +MateMixerStreamSwitchClass +mate_mixer_stream_switch_get_stream + +MATE_MIXER_IS_STREAM_SWITCH +MATE_MIXER_IS_STREAM_SWITCH_CLASS +MATE_MIXER_STREAM_SWITCH +MATE_MIXER_STREAM_SWITCH_CLASS +MATE_MIXER_STREAM_SWITCH_GET_CLASS +MATE_MIXER_TYPE_STREAM_SWITCH + +MateMixerStreamSwitchPrivate +mate_mixer_stream_switch_get_type +
+
matemixer-switch MateMixerSwitch -- cgit v1.2.1