diff options
Diffstat (limited to 'docs/libnm-glib/html/NMDeviceGeneric.html')
| -rw-r--r-- | docs/libnm-glib/html/NMDeviceGeneric.html | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/docs/libnm-glib/html/NMDeviceGeneric.html b/docs/libnm-glib/html/NMDeviceGeneric.html index 2d0873f4..fe5b0ef2 100644 --- a/docs/libnm-glib/html/NMDeviceGeneric.html +++ b/docs/libnm-glib/html/NMDeviceGeneric.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>NMDeviceGeneric: libnm-glib Reference Manual</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="libnm-glib Reference Manual"> <link rel="up" href="ch02.html" title="libnm-glib API Reference"> <link rel="prev" href="NMDeviceTeam.html" title="NMDeviceTeam"> @@ -35,7 +35,7 @@ </tr></table></div> <div class="refsect1"> <a name="NMDeviceGeneric.functions"></a><h2>Functions</h2> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="150px" class="functions_return"> <col class="functions_name"> @@ -43,7 +43,7 @@ <tbody> <tr> <td class="function_type"> -<a href="/usr/share/gtk-doc/html/glibglib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> +<a href="https://developer.gnome.org/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> </td> <td class="function_name"> <a class="link" href="NMDeviceGeneric.html#nm-device-generic-error-quark" title="nm_device_generic_error_quark ()">nm_device_generic_error_quark</a> <span class="c_punctuation">()</span> @@ -51,7 +51,7 @@ </tr> <tr> <td class="function_type"> -<a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> * +<a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> * </td> <td class="function_name"> <a class="link" href="NMDeviceGeneric.html#nm-device-generic-new" title="nm_device_generic_new ()">nm_device_generic_new</a> <span class="c_punctuation">()</span> @@ -69,7 +69,7 @@ </div> <div class="refsect1"> <a name="NMDeviceGeneric.properties"></a><h2>Properties</h2> -<div class="informaltable"><table border="0"> +<div class="informaltable"><table class="informaltable" border="0"> <colgroup> <col width="150px" class="properties_type"> <col width="300px" class="properties_name"> @@ -78,13 +78,13 @@ <tbody> <tr> <td class="property_type"> -<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> +<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> <td class="property_name"><a class="link" href="NMDeviceGeneric.html#NMDeviceGeneric--hw-address" title="The “hw-address” property">hw-address</a></td> <td class="property_flags">Read</td> </tr> <tr> <td class="property_type"> -<a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> +<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td> <td class="property_name"><a class="link" href="NMDeviceGeneric.html#NMDeviceGeneric--type-description" title="The “type-description” property">type-description</a></td> <td class="property_flags">Read</td> </tr> @@ -93,7 +93,7 @@ </div> <div class="refsect1"> <a name="NMDeviceGeneric.other"></a><h2>Types and Values</h2> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="150px" class="name"> <col class="description"> @@ -120,7 +120,7 @@ </div> <div class="refsect1"> <a name="NMDeviceGeneric.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct">GObject</a> +<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> <span class="lineart">╰──</span> <a class="link" href="NMObject.html" title="NMObject">NMObject</a> <span class="lineart">╰──</span> <a class="link" href="NMDevice.html" title="NMDevice">NMDevice</a> <span class="lineart">╰──</span> NMDeviceGeneric @@ -133,7 +133,7 @@ <a name="NMDeviceGeneric.functions_details"></a><h2>Functions</h2> <div class="refsect2"> <a name="nm-device-generic-error-quark"></a><h3>nm_device_generic_error_quark ()</h3> -<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glibglib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> +<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Quarks.html#GQuark"><span class="returnvalue">GQuark</span></a> nm_device_generic_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Registers an error quark for <a class="link" href="NMDeviceGeneric.html" title="NMDeviceGeneric"><span class="type">NMDeviceGeneric</span></a> if necessary.</p> <div class="refsect3"> @@ -145,13 +145,13 @@ nm_device_generic_error_quark (<em class="parameter"><code><span class="type">vo <hr> <div class="refsect2"> <a name="nm-device-generic-new"></a><h3>nm_device_generic_new ()</h3> -<pre class="programlisting"><a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> * -nm_device_generic_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glibdbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a> *connection</code></em>, +<pre class="programlisting"><a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="returnvalue">GObject</span></a> * +nm_device_generic_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a> *connection</code></em>, <em class="parameter"><code>const <span class="type">char</span> *path</code></em>);</pre> <p>Creates a new <a class="link" href="NMDeviceGeneric.html" title="NMDeviceGeneric"><span class="type">NMDeviceGeneric</span></a>.</p> <div class="refsect3"> <a name="nm-device-generic-new.parameters"></a><h4>Parameters</h4> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> <col class="parameters_description"> @@ -160,7 +160,7 @@ nm_device_generic_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/h <tbody> <tr> <td class="parameter_name"><p>connection</p></td> -<td class="parameter_description"><p>the <a href="/usr/share/gtk-doc/html/dbus-glibdbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a></p></td> +<td class="parameter_description"><p>the <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a></p></td> <td class="parameter_annotations"> </td> </tr> <tr> @@ -186,7 +186,7 @@ nm_device_generic_get_hw_address (<em class="parameter"><code><a class="link" hr <p>Gets the hardware address of the <a class="link" href="NMDeviceGeneric.html" title="NMDeviceGeneric"><span class="type">NMDeviceGeneric</span></a></p> <div class="refsect3"> <a name="nm-device-generic-get-hw-address.parameters"></a><h4>Parameters</h4> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> <col class="parameters_description"> @@ -213,7 +213,7 @@ device, and must not be modified.</p> <a name="NMDeviceGenericError"></a><h3>enum NMDeviceGenericError</h3> <div class="refsect3"> <a name="NMDeviceGenericError.members"></a><h4>Members</h4> -<div class="informaltable"><table width="100%" border="0"> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> <colgroup> <col width="300px" class="enum_members_name"> <col class="enum_members_description"> @@ -268,7 +268,7 @@ device, and must not be modified.</p> <a name="NMDeviceGeneric.property-details"></a><h2>Property Details</h2> <div class="refsect2"> <a name="NMDeviceGeneric--hw-address"></a><h3>The <code class="literal">“hw-address”</code> property</h3> -<pre class="programlisting"> “hw-address” <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> +<pre class="programlisting"> “hw-address” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> <p>The hardware address of the device.</p> <p>Flags: Read</p> <p>Default value: NULL</p> @@ -276,8 +276,8 @@ device, and must not be modified.</p> <hr> <div class="refsect2"> <a name="NMDeviceGeneric--type-description"></a><h3>The <code class="literal">“type-description”</code> property</h3> -<pre class="programlisting"> “type-description” <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> -<p>A description of the specific type of device this is, or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> +<pre class="programlisting"> “type-description” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> +<p>A description of the specific type of device this is, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not known.</p> <p>Flags: Read</p> <p>Default value: NULL</p> |