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-util/html/NMSettingSerial.html | 52 +++++++++++++++---------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'docs/libnm-util/html/NMSettingSerial.html') diff --git a/docs/libnm-util/html/NMSettingSerial.html b/docs/libnm-util/html/NMSettingSerial.html index 5f45e7f9..d32d6c1c 100644 --- a/docs/libnm-util/html/NMSettingSerial.html +++ b/docs/libnm-util/html/NMSettingSerial.html @@ -3,12 +3,12 @@ NMSettingSerial - + - + @@ -45,7 +45,7 @@ enum NMSettingSerialError; #define NM_TYPE_SETTING_SERIAL_ERROR #define NM_SETTING_SERIAL_ERROR -GQuark nm_setting_serial_error_quark (void); +GQuark nm_setting_serial_error_quark (void); #define NM_SETTING_SERIAL_BAUD #define NM_SETTING_SERIAL_BITS #define NM_SETTING_SERIAL_PARITY @@ -53,19 +53,19 @@ enum NM_SETTING_SERIAL_SEND_DELAY NMSettingSerial; NMSettingSerialClass; -GType nm_setting_serial_get_type (void); +GType nm_setting_serial_get_type (void); NMSetting * nm_setting_serial_new (void); -guint nm_setting_serial_get_baud (NMSettingSerial *setting); -guint nm_setting_serial_get_bits (NMSettingSerial *setting); +guint nm_setting_serial_get_baud (NMSettingSerial *setting); +guint nm_setting_serial_get_bits (NMSettingSerial *setting); char nm_setting_serial_get_parity (NMSettingSerial *setting); -guint nm_setting_serial_get_stopbits (NMSettingSerial *setting); -guint64 nm_setting_serial_get_send_delay (NMSettingSerial *setting); +guint nm_setting_serial_get_stopbits (NMSettingSerial *setting); +guint64 nm_setting_serial_get_send_delay (NMSettingSerial *setting);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingSerial
 
@@ -73,11 +73,11 @@ enum

Properties

-  "baud"                     guint                 : Read / Write / Construct
-  "bits"                     guint                 : Read / Write / Construct
-  "parity"                   gchar                 : Read / Write / Construct
-  "send-delay"               guint64               : Read / Write / Construct
-  "stopbits"                 guint                 : Read / Write / Construct
+  "baud"                     guint                 : Read / Write / Construct
+  "bits"                     guint                 : Read / Write / Construct
+  "parity"                   gchar                 : Read / Write / Construct
+  "send-delay"               guint64               : Read / Write / Construct
+  "stopbits"                 guint                 : Read / Write / Construct
 
@@ -127,7 +127,7 @@ enum

nm_setting_serial_error_quark ()

-
GQuark              nm_setting_serial_error_quark       (void);
+
GQuark              nm_setting_serial_error_quark       (void);

@@ -205,7 +205,7 @@ enum

nm_setting_serial_get_type ()

-
GType               nm_setting_serial_get_type          (void);
+
GType               nm_setting_serial_get_type          (void);

@@ -235,7 +235,7 @@ enum

nm_setting_serial_get_baud ()

-
guint               nm_setting_serial_get_baud          (NMSettingSerial *setting);
+
guint               nm_setting_serial_get_baud          (NMSettingSerial *setting);

@@ -257,7 +257,7 @@ enum

nm_setting_serial_get_bits ()

-
guint               nm_setting_serial_get_bits          (NMSettingSerial *setting);
+
guint               nm_setting_serial_get_bits          (NMSettingSerial *setting);

@@ -301,7 +301,7 @@ enum

nm_setting_serial_get_stopbits ()

-
guint               nm_setting_serial_get_stopbits      (NMSettingSerial *setting);
+
guint               nm_setting_serial_get_stopbits      (NMSettingSerial *setting);

@@ -323,7 +323,7 @@ enum

nm_setting_serial_get_send_delay ()

-
guint64             nm_setting_serial_get_send_delay    (NMSettingSerial *setting);
+
guint64             nm_setting_serial_get_send_delay    (NMSettingSerial *setting);

@@ -347,7 +347,7 @@ enum

Property Details

The "baud" property

-
  "baud"                     guint                 : Read / Write / Construct
+
  "baud"                     guint                 : Read / Write / Construct

Speed to use for communication over the serial port. Note that this value usually has no effect for mobile broadband modems as they generally @@ -358,7 +358,7 @@ ignore speed settings and use the highest available speed.


The "bits" property

-
  "bits"                     guint                 : Read / Write / Construct
+
  "bits"                     guint                 : Read / Write / Construct

Byte-width of the serial communication.

@@ -368,7 +368,7 @@ Byte-width of the serial communication.

The "parity" property

-
  "parity"                   gchar                 : Read / Write / Construct
+
  "parity"                   gchar                 : Read / Write / Construct

Parity setting of the serial port. Either 'E' for even parity, 'o' for odd parity, or 'n' for no parity. @@ -379,7 +379,7 @@ odd parity, or 'n' for no parity.


The "send-delay" property

-
  "send-delay"               guint64               : Read / Write / Construct
+
  "send-delay"               guint64               : Read / Write / Construct

Time to delay between each byte sent to the modem, in microseconds.

@@ -388,7 +388,7 @@ Time to delay between each byte sent to the modem, in microseconds.

The "stopbits" property

-
  "stopbits"                 guint                 : Read / Write / Construct
+
  "stopbits"                 guint                 : Read / Write / Construct

Number of stop bits for communication on the serial port. Either 1 or 2. The 1 in '8n1' for example. @@ -400,6 +400,6 @@ The 1 in '8n1' for example.

+ Generated by GTK-Doc V1.15
\ No newline at end of file -- cgit 1.3.0-6-gf8a5