From a6b89d35fabd9f5934b84d7cde22e9268f92c3d3 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 29 Nov 2010 19:00:22 +0100 Subject: Imported Upstream version 0.8.2 --- docs/libnm-glib/html/NMGsmDevice.html | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) (limited to 'docs/libnm-glib/html/NMGsmDevice.html') diff --git a/docs/libnm-glib/html/NMGsmDevice.html b/docs/libnm-glib/html/NMGsmDevice.html index 257c3bb8..5de272de 100644 --- a/docs/libnm-glib/html/NMGsmDevice.html +++ b/docs/libnm-glib/html/NMGsmDevice.html @@ -3,12 +3,12 @@ NMGsmDevice - + - + @@ -40,6 +40,7 @@

Synopsis

                    NMGsmDevice;
+                    NMGsmDeviceClass;
 NMGsmDevice *       nm_gsm_device_new                   (DBusGConnection *connection,
                                                          const char *path);
 
@@ -47,9 +48,9 @@

Object Hierarchy

-  GObject
-   +----NMObject
-         +----NMDevice
+  GObject
+   +----NMObject
+         +----NMDevice
                +----NMSerialDevice
                      +----NMGsmDevice
 
@@ -68,6 +69,24 @@


+
+

NMGsmDeviceClass

+
typedef struct {
+	NMSerialDeviceClass parent;
+
+	/* Padding for future expansion */
+	void (*_reserved1) (void);
+	void (*_reserved2) (void);
+	void (*_reserved3) (void);
+	void (*_reserved4) (void);
+	void (*_reserved5) (void);
+	void (*_reserved6) (void);
+} NMGsmDeviceClass;
+
+

+

+
+

nm_gsm_device_new ()

NMGsmDevice *       nm_gsm_device_new                   (DBusGConnection *connection,
@@ -100,6 +119,6 @@ Creates a new 
 
+          Generated by GTK-Doc V1.15
\ No newline at end of file -- cgit 1.3.0-6-gf8a5