From f75dd6fd1975146623052b843b182dc32c3fbe46 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 8 Apr 2011 07:30:59 +0200 Subject: Imported Upstream version 0.8.998 --- docs/libnm-glib/html/NMGsmDevice.html | 124 ---------------------------------- 1 file changed, 124 deletions(-) delete mode 100644 docs/libnm-glib/html/NMGsmDevice.html (limited to 'docs/libnm-glib/html/NMGsmDevice.html') diff --git a/docs/libnm-glib/html/NMGsmDevice.html b/docs/libnm-glib/html/NMGsmDevice.html deleted file mode 100644 index bad58c50..00000000 --- a/docs/libnm-glib/html/NMGsmDevice.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - -NMGsmDevice - - - - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMGsmDevice

-

NMGsmDevice

-
-
-

Synopsis

-
                    NMGsmDevice;
-                    NMGsmDeviceClass;
-NMGsmDevice *       nm_gsm_device_new                   (DBusGConnection *connection,
-                                                         const char *path);
-
-
-
-

Object Hierarchy

-
-  GObject
-   +----NMObject
-         +----NMDevice
-               +----NMSerialDevice
-                     +----NMGsmDevice
-
-
-
-

Description

-

-

-
-
-

Details

-
-

NMGsmDevice

-
typedef struct _NMGsmDevice NMGsmDevice;
-

-

-
-
-
-

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,
-                                                         const char *path);
-

-Creates a new NMGsmDevice. -

-
-- - - - - - - - - - - - - - -

connection :

the DBusGConnection -

path :

the DBus object path of the device -

Returns :

a new device -
-
-
-
- - - \ No newline at end of file -- cgit 1.3.0-6-gf8a5