From 1363f808f98eccfe113624cfcf3291fd601fbac2 Mon Sep 17 00:00:00 2001 From: Kazumasa Mitsunari Date: Wed, 1 Nov 2017 14:20:44 +0900 Subject: Update document Update ApplicationGuide Change-Id: I8a9c675adeb8997debaa553f0e45f736a2719010 Signed-off-by: Kazumasa Mitsunari --- doc/api-ref/html/struct_changed_property.html | 165 ++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 doc/api-ref/html/struct_changed_property.html (limited to 'doc/api-ref/html/struct_changed_property.html') diff --git a/doc/api-ref/html/struct_changed_property.html b/doc/api-ref/html/struct_changed_property.html new file mode 100644 index 0000000..22b167c --- /dev/null +++ b/doc/api-ref/html/struct_changed_property.html @@ -0,0 +1,165 @@ + + + + + + + +Sound Manager: ChangedProperty Struct Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
Sound Manager +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ChangedProperty Struct Reference
+
+
+ + + + + + + + +

+Data Fields

const _ExtendedGDBusPropertyInfoinfo
 
guint prop_id
 
GValue orig_value
 
+

Detailed Description

+
+

Definition at line 50 of file audio_manager_interface.c.

+

Field Documentation

+ +

◆ info

+ +
+
+ + + + +
const _ExtendedGDBusPropertyInfo* ChangedProperty::info
+
+ +

Definition at line 52 of file audio_manager_interface.c.

+ +
+
+ +

◆ orig_value

+ +
+
+ + + + +
GValue ChangedProperty::orig_value
+
+ +

Definition at line 54 of file audio_manager_interface.c.

+ +
+
+ +

◆ prop_id

+ +
+
+ + + + +
guint ChangedProperty::prop_id
+
+ +

Definition at line 53 of file audio_manager_interface.c.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit