From 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 31 Jul 2019 10:51:42 +0200 Subject: New upstream version 1.19.90 --- docs/libnm-glib/Makefile.am | 79 - docs/libnm-glib/Makefile.in | 997 -------- docs/libnm-glib/html/NMAccessPoint.html | 885 ------- docs/libnm-glib/html/NMActiveConnection.html | 1031 -------- docs/libnm-glib/html/NMClient.html | 2567 ------------------- docs/libnm-glib/html/NMDHCP4Config.html | 229 -- docs/libnm-glib/html/NMDHCP6Config.html | 229 -- docs/libnm-glib/html/NMDevice.html | 2321 ----------------- docs/libnm-glib/html/NMDeviceAdsl.html | 259 -- docs/libnm-glib/html/NMDeviceBond.html | 389 --- docs/libnm-glib/html/NMDeviceBridge.html | 396 --- docs/libnm-glib/html/NMDeviceBt.html | 397 --- docs/libnm-glib/html/NMDeviceEthernet.html | 449 ---- docs/libnm-glib/html/NMDeviceGeneric.html | 290 --- docs/libnm-glib/html/NMDeviceInfiniband.html | 333 --- docs/libnm-glib/html/NMDeviceModem.html | 293 --- docs/libnm-glib/html/NMDeviceOlpcMesh.html | 378 --- docs/libnm-glib/html/NMDeviceTeam.html | 392 --- docs/libnm-glib/html/NMDeviceVlan.html | 456 ---- docs/libnm-glib/html/NMDeviceWifi.html | 848 ------ docs/libnm-glib/html/NMDeviceWimax.html | 924 ------- docs/libnm-glib/html/NMIP4Config.html | 543 ---- docs/libnm-glib/html/NMIP6Config.html | 572 ----- docs/libnm-glib/html/NMObject.html | 341 --- docs/libnm-glib/html/NMRemoteConnection.html | 778 ------ docs/libnm-glib/html/NMRemoteSettings.html | 1138 --------- docs/libnm-glib/html/NMSecretAgent.html | 844 ------ docs/libnm-glib/html/NMVPNConnection.html | 278 -- docs/libnm-glib/html/NMWimaxNsp.html | 454 ---- docs/libnm-glib/html/annotation-glossary.html | 66 - docs/libnm-glib/html/api-index-full.html | 2701 -------------------- docs/libnm-glib/html/ch02.html | 124 - docs/libnm-glib/html/home.png | Bin 256 -> 0 bytes docs/libnm-glib/html/index.html | 155 -- docs/libnm-glib/html/left-insensitive.png | Bin 395 -> 0 bytes docs/libnm-glib/html/left.png | Bin 262 -> 0 bytes docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html | 386 --- .../html/libnm-glib-NMVpnPluginUiWidget.html | 552 ---- docs/libnm-glib/html/libnm-glib-nm-types.html | 48 - .../html/libnm-glib-nm-vpn-plugin-utils.html | 161 -- docs/libnm-glib/html/libnm-glib.devhelp2 | 832 ------ docs/libnm-glib/html/libnm-glib.png | Bin 82140 -> 0 bytes docs/libnm-glib/html/object-tree.html | 60 - docs/libnm-glib/html/ref-overview.html | 46 - docs/libnm-glib/html/right-insensitive.png | Bin 373 -> 0 bytes docs/libnm-glib/html/right.png | Bin 261 -> 0 bytes docs/libnm-glib/html/style.css | 483 ---- docs/libnm-glib/html/up-insensitive.png | Bin 374 -> 0 bytes docs/libnm-glib/html/up.png | Bin 260 -> 0 bytes docs/libnm-glib/libnm-glib-docs.xml | 117 - docs/libnm-glib/libnm-glib-overrides.txt | 0 docs/libnm-glib/libnm-glib-sections.txt | 1010 -------- docs/libnm-glib/libnm-glib.png | Bin 82140 -> 0 bytes docs/libnm-glib/libnm-glib.types | 55 - docs/libnm-glib/meson.build | 39 - docs/libnm-glib/version.xml | 1 - docs/libnm-glib/version.xml.in | 1 - 57 files changed, 25927 deletions(-) delete mode 100644 docs/libnm-glib/Makefile.am delete mode 100644 docs/libnm-glib/Makefile.in delete mode 100644 docs/libnm-glib/html/NMAccessPoint.html delete mode 100644 docs/libnm-glib/html/NMActiveConnection.html delete mode 100644 docs/libnm-glib/html/NMClient.html delete mode 100644 docs/libnm-glib/html/NMDHCP4Config.html delete mode 100644 docs/libnm-glib/html/NMDHCP6Config.html delete mode 100644 docs/libnm-glib/html/NMDevice.html delete mode 100644 docs/libnm-glib/html/NMDeviceAdsl.html delete mode 100644 docs/libnm-glib/html/NMDeviceBond.html delete mode 100644 docs/libnm-glib/html/NMDeviceBridge.html delete mode 100644 docs/libnm-glib/html/NMDeviceBt.html delete mode 100644 docs/libnm-glib/html/NMDeviceEthernet.html delete mode 100644 docs/libnm-glib/html/NMDeviceGeneric.html delete mode 100644 docs/libnm-glib/html/NMDeviceInfiniband.html delete mode 100644 docs/libnm-glib/html/NMDeviceModem.html delete mode 100644 docs/libnm-glib/html/NMDeviceOlpcMesh.html delete mode 100644 docs/libnm-glib/html/NMDeviceTeam.html delete mode 100644 docs/libnm-glib/html/NMDeviceVlan.html delete mode 100644 docs/libnm-glib/html/NMDeviceWifi.html delete mode 100644 docs/libnm-glib/html/NMDeviceWimax.html delete mode 100644 docs/libnm-glib/html/NMIP4Config.html delete mode 100644 docs/libnm-glib/html/NMIP6Config.html delete mode 100644 docs/libnm-glib/html/NMObject.html delete mode 100644 docs/libnm-glib/html/NMRemoteConnection.html delete mode 100644 docs/libnm-glib/html/NMRemoteSettings.html delete mode 100644 docs/libnm-glib/html/NMSecretAgent.html delete mode 100644 docs/libnm-glib/html/NMVPNConnection.html delete mode 100644 docs/libnm-glib/html/NMWimaxNsp.html delete mode 100644 docs/libnm-glib/html/annotation-glossary.html delete mode 100644 docs/libnm-glib/html/api-index-full.html delete mode 100644 docs/libnm-glib/html/ch02.html delete mode 100644 docs/libnm-glib/html/home.png delete mode 100644 docs/libnm-glib/html/index.html delete mode 100644 docs/libnm-glib/html/left-insensitive.png delete mode 100644 docs/libnm-glib/html/left.png delete mode 100644 docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html delete mode 100644 docs/libnm-glib/html/libnm-glib-NMVpnPluginUiWidget.html delete mode 100644 docs/libnm-glib/html/libnm-glib-nm-types.html delete mode 100644 docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html delete mode 100644 docs/libnm-glib/html/libnm-glib.devhelp2 delete mode 100644 docs/libnm-glib/html/libnm-glib.png delete mode 100644 docs/libnm-glib/html/object-tree.html delete mode 100644 docs/libnm-glib/html/ref-overview.html delete mode 100644 docs/libnm-glib/html/right-insensitive.png delete mode 100644 docs/libnm-glib/html/right.png delete mode 100644 docs/libnm-glib/html/style.css delete mode 100644 docs/libnm-glib/html/up-insensitive.png delete mode 100644 docs/libnm-glib/html/up.png delete mode 100644 docs/libnm-glib/libnm-glib-docs.xml delete mode 100644 docs/libnm-glib/libnm-glib-overrides.txt delete mode 100644 docs/libnm-glib/libnm-glib-sections.txt delete mode 100644 docs/libnm-glib/libnm-glib.png delete mode 100644 docs/libnm-glib/libnm-glib.types delete mode 100644 docs/libnm-glib/meson.build delete mode 100644 docs/libnm-glib/version.xml delete mode 100644 docs/libnm-glib/version.xml.in (limited to 'docs/libnm-glib') diff --git a/docs/libnm-glib/Makefile.am b/docs/libnm-glib/Makefile.am deleted file mode 100644 index dab2e3f7..00000000 --- a/docs/libnm-glib/Makefile.am +++ /dev/null @@ -1,79 +0,0 @@ -## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.6 - -# The name of the module -DOC_MODULE=libnm-glib - -# The top-level SGML file. -DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml - -# The directory containing the source code. Relative to $(srcdir). -# gtk-doc will search all .c & .h files beneath here for inline comments -# documenting functions and macros. -DOC_SOURCE_DIR=$(top_srcdir)/libnm-glib - -# Extra options to supply to gtkdoc-scan. -SCAN_OPTIONS= - -# Extra options to supply to gtkdoc-mkdb. -MKDB_OPTIONS=--sgml-mode --output-format=xml - -# Extra options to supply to gtkdoc-fixref. -FIXXREF_OPTIONS= - -# Used for dependencies. -HFILE_GLOB=$(top_srcdir)/libnm-glib/*.h -CFILE_GLOB=$(top_srcdir)/libnm-glib/*.c - -# Header files to ignore when scanning. -IGNORE_HFILES= \ - common.h \ - nm-dbus-helpers-private.h \ - nm-device-private.h \ - nm-object-cache.h \ - nm-object-private.h \ - nm-remote-connection-private.h \ - nm-types-private.h \ - nm-secret-agent-glue.h \ - nm-vpn-plugin-glue.h - -# Images to copy into HTML directory. -HTML_IMAGES = libnm-glib.png - -# Extra XML files that are included by $(DOC_MAIN_SGML_FILE). -content_files = version.xml - -# Other files to distribute. -extra_files = libnm-glib.png - - -# CFLAGS and LDFLAGS for compiling scan program. Only needed -# if $(DOC_MODULE).types is non-empty. -GTKDOC_CFLAGS = \ - -I$(top_srcdir)/shared \ - -I$(top_builddir)/shared \ - -I$(top_srcdir)/libnm-util \ - -I$(top_builddir)/libnm-util \ - -I$(top_srcdir)/libnm-glib \ - -I$(top_builddir)/libnm-glib \ - -DNM_VERSION_MIN_REQUIRED=NM_VERSION_0_9_8 \ - $(GLIB_CFLAGS) \ - $(DBUS_CFLAGS) - -GTKDOC_LIBS = \ - $(top_builddir)/libnm-glib/libnm-glib.la \ - $(GLIB_LIBS) - - -# include common portion ... -include $(top_srcdir)/gtk-doc.make - -EXTRA_DIST += version.xml.in meson.build - -CLEANFILES += \ - libnm-glib-sections.txt \ - libnm-glib-overrides.txt \ - html/* \ - tmpl/* \ - xml/* - diff --git a/docs/libnm-glib/Makefile.in b/docs/libnm-glib/Makefile.in deleted file mode 100644 index 5416d811..00000000 --- a/docs/libnm-glib/Makefile.in +++ /dev/null @@ -1,997 +0,0 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2018 Free Software Foundation, Inc. - -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -# -*- mode: makefile -*- -# -# gtk-doc.make - make rules for gtk-doc -# Copyright (C) 2003 James Henstridge -# 2004-2007 Damon Chaplin -# 2007-2017 Stefan Sauer -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -#################################### -# Everything below here is generic # -#################################### -VPATH = @srcdir@ -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -subdir = docs/libnm-glib -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \ - $(top_srcdir)/m4/ax_lib_readline.m4 \ - $(top_srcdir)/m4/compiler_options.m4 \ - $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/git-sha-record.m4 \ - $(top_srcdir)/m4/gnome-code-coverage.m4 \ - $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intltool.m4 \ - $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/lib-ld.m4 \ - $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ - $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ - $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \ - $(top_srcdir)/m4/vapigen.m4 $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = version.xml -CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = -SOURCES = -DIST_SOURCES = -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/version.xml.in \ - $(top_srcdir)/gtk-doc.make -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @ACLOCAL@ -ALL_LINGUAS = @ALL_LINGUAS@ -AMTAR = @AMTAR@ -AM_CFLAGS = @AM_CFLAGS@ -AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ -AM_TESTS_FD_REDIRECT = @AM_TESTS_FD_REDIRECT@ -AR = @AR@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -BLUEZ5_CFLAGS = @BLUEZ5_CFLAGS@ -BLUEZ5_LIBS = @BLUEZ5_LIBS@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@ -CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@ -CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DBUS_CFLAGS = @DBUS_CFLAGS@ -DBUS_LIBS = @DBUS_LIBS@ -DBUS_SYS_DIR = @DBUS_SYS_DIR@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -DISTRO_NETWORK_SERVICE = @DISTRO_NETWORK_SERVICE@ -DLLTOOL = @DLLTOOL@ -DL_LIBS = @DL_LIBS@ -DNSMASQ_PATH = @DNSMASQ_PATH@ -DNSSEC_TRIGGER_PATH = @DNSSEC_TRIGGER_PATH@ -DSYMUTIL = @DSYMUTIL@ -DUMPBIN = @DUMPBIN@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -ELOGIND_INHIBIT_CFLAGS = @ELOGIND_INHIBIT_CFLAGS@ -ELOGIND_INHIBIT_LIBS = @ELOGIND_INHIBIT_LIBS@ -EXEEXT = @EXEEXT@ -FGREP = @FGREP@ -GENHTML = @GENHTML@ -GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ -GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ -GLIB_CFLAGS = @GLIB_CFLAGS@ -GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@ -GLIB_LIBS = @GLIB_LIBS@ -GLIB_MAKEFILE = @GLIB_MAKEFILE@ -GLIB_MKENUMS = @GLIB_MKENUMS@ -GMSGFMT = @GMSGFMT@ -GMSGFMT_015 = @GMSGFMT_015@ -GNUTLS_CFLAGS = @GNUTLS_CFLAGS@ -GNUTLS_LIBS = @GNUTLS_LIBS@ -GREP = @GREP@ -GTKDOC_CHECK = @GTKDOC_CHECK@ -GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@ -GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@ -GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@ -GTKDOC_MKPDF = @GTKDOC_MKPDF@ -GTKDOC_REBASE = @GTKDOC_REBASE@ -HTML_DIR = @HTML_DIR@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -INTLLIBS = @INTLLIBS@ -INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ -INTLTOOL_MERGE = @INTLTOOL_MERGE@ -INTLTOOL_PERL = @INTLTOOL_PERL@ -INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ -INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ -INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ -INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ -INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ -INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@ -INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@ -INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@ -INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@ -INTROSPECTION_LIBS = @INTROSPECTION_LIBS@ -INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ -INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ -INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ -IPTABLES_PATH = @IPTABLES_PATH@ -JANSSON_CFLAGS = @JANSSON_CFLAGS@ -JANSSON_LIBS = @JANSSON_LIBS@ -KERNEL_FIRMWARE_DIR = @KERNEL_FIRMWARE_DIR@ -LCOV = @LCOV@ -LD = @LD@ -LDFLAGS = @LDFLAGS@ -LIBAUDIT_CFLAGS = @LIBAUDIT_CFLAGS@ -LIBAUDIT_LIBS = @LIBAUDIT_LIBS@ -LIBCURL_CFLAGS = @LIBCURL_CFLAGS@ -LIBCURL_LIBS = @LIBCURL_LIBS@ -LIBICONV = @LIBICONV@ -LIBINTL = @LIBINTL@ -LIBNDP_CFLAGS = @LIBNDP_CFLAGS@ -LIBNDP_LIBS = @LIBNDP_LIBS@ -LIBOBJS = @LIBOBJS@ -LIBPSL_CFLAGS = @LIBPSL_CFLAGS@ -LIBPSL_LIBS = @LIBPSL_LIBS@ -LIBS = @LIBS@ -LIBSYSTEMD_CFLAGS = @LIBSYSTEMD_CFLAGS@ -LIBSYSTEMD_LIBS = @LIBSYSTEMD_LIBS@ -LIBSYSTEMD_NM_CFLAGS = @LIBSYSTEMD_NM_CFLAGS@ -LIBTEAMDCTL_CFLAGS = @LIBTEAMDCTL_CFLAGS@ -LIBTEAMDCTL_LIBS = @LIBTEAMDCTL_LIBS@ -LIBTOOL = @LIBTOOL@ -LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@ -LIBUDEV_LIBS = @LIBUDEV_LIBS@ -LIPO = @LIPO@ -LN_S = @LN_S@ -LOG_DRIVER = @LOG_DRIVER@ -LTLIBICONV = @LTLIBICONV@ -LTLIBINTL = @LTLIBINTL@ -LTLIBOBJS = @LTLIBOBJS@ -LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ -MAINT = @MAINT@ -MAKEINFO = @MAKEINFO@ -MANIFEST_TOOL = @MANIFEST_TOOL@ -MKDIR_P = @MKDIR_P@ -MM_GLIB_CFLAGS = @MM_GLIB_CFLAGS@ -MM_GLIB_LIBS = @MM_GLIB_LIBS@ -MOC = @MOC@ -MSGFMT = @MSGFMT@ -MSGFMT_015 = @MSGFMT_015@ -MSGMERGE = @MSGMERGE@ -NEWT_CFLAGS = @NEWT_CFLAGS@ -NEWT_LIBS = @NEWT_LIBS@ -NM = @NM@ -NMEDIT = @NMEDIT@ -NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT = @NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT@ -NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT = @NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT@ -NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT = @NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT@ -NM_CONFIG_DEFAULT_MAIN_DHCP = @NM_CONFIG_DEFAULT_MAIN_DHCP@ -NM_CONFIG_DEFAULT_MAIN_RC_MANAGER = @NM_CONFIG_DEFAULT_MAIN_RC_MANAGER@ -NM_DIST_VERSION = @NM_DIST_VERSION@ -NM_LOG_COMPILER = @NM_LOG_COMPILER@ -NM_MAJOR_VERSION = @NM_MAJOR_VERSION@ -NM_MICRO_VERSION = @NM_MICRO_VERSION@ -NM_MINOR_VERSION = @NM_MINOR_VERSION@ -NM_MODIFY_SYSTEM_POLICY = @NM_MODIFY_SYSTEM_POLICY@ -NM_VERSION = @NM_VERSION@ -NSS_CFLAGS = @NSS_CFLAGS@ -NSS_LIBS = @NSS_LIBS@ -OBJDUMP = @OBJDUMP@ -OBJEXT = @OBJEXT@ -OTOOL = @OTOOL@ -OTOOL64 = @OTOOL64@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -PERL = @PERL@ -PKG_CONFIG = @PKG_CONFIG@ -PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ -PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ -POLKIT_CFLAGS = @POLKIT_CFLAGS@ -POLKIT_LIBS = @POLKIT_LIBS@ -POSUB = @POSUB@ -PPPD_PATH = @PPPD_PATH@ -PPPD_PLUGIN_DIR = @PPPD_PLUGIN_DIR@ -PYTHON = @PYTHON@ -PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ -PYTHON_PLATFORM = @PYTHON_PLATFORM@ -PYTHON_PREFIX = @PYTHON_PREFIX@ -PYTHON_VERSION = @PYTHON_VERSION@ -QT_CFLAGS = @QT_CFLAGS@ -QT_LIBS = @QT_LIBS@ -RANLIB = @RANLIB@ -READELF = @READELF@ -READLINE_LIBS = @READLINE_LIBS@ -SANITIZER_ENV = @SANITIZER_ENV@ -SANITIZER_EXEC_CFLAGS = @SANITIZER_EXEC_CFLAGS@ -SANITIZER_EXEC_LDFLAGS = @SANITIZER_EXEC_LDFLAGS@ -SANITIZER_LIB_CFLAGS = @SANITIZER_LIB_CFLAGS@ -SANITIZER_LIB_LDFLAGS = @SANITIZER_LIB_LDFLAGS@ -SED = @SED@ -SELINUX_CFLAGS = @SELINUX_CFLAGS@ -SELINUX_LIBS = @SELINUX_LIBS@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -SYSTEMD_200_CFLAGS = @SYSTEMD_200_CFLAGS@ -SYSTEMD_200_LIBS = @SYSTEMD_200_LIBS@ -SYSTEMD_INHIBIT_CFLAGS = @SYSTEMD_INHIBIT_CFLAGS@ -SYSTEMD_INHIBIT_LIBS = @SYSTEMD_INHIBIT_LIBS@ -SYSTEMD_JOURNAL_CFLAGS = @SYSTEMD_JOURNAL_CFLAGS@ -SYSTEMD_JOURNAL_LIBS = @SYSTEMD_JOURNAL_LIBS@ -SYSTEMD_LOGIN_CFLAGS = @SYSTEMD_LOGIN_CFLAGS@ -SYSTEMD_LOGIN_LIBS = @SYSTEMD_LOGIN_LIBS@ -SYSTEM_CA_PATH = @SYSTEM_CA_PATH@ -UDEV_DIR = @UDEV_DIR@ -USE_NLS = @USE_NLS@ -UUID_CFLAGS = @UUID_CFLAGS@ -UUID_LIBS = @UUID_LIBS@ -VAPIGEN = @VAPIGEN@ -VAPIGEN_MAKEFILE = @VAPIGEN_MAKEFILE@ -VAPIGEN_VAPIDIR = @VAPIGEN_VAPIDIR@ -VERSION = @VERSION@ -XGETTEXT = @XGETTEXT@ -XGETTEXT_015 = @XGETTEXT_015@ -XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ -XSLTPROC = @XSLTPROC@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_AR = @ac_ct_AR@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_CXX = @ac_ct_CXX@ -ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ -ac_ct_NM = @ac_ct_NM@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_READELF = @ac_ct_READELF@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -intltool__v_merge_options_ = @intltool__v_merge_options_@ -intltool__v_merge_options_0 = @intltool__v_merge_options_0@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -nmbinary = @nmbinary@ -nmconfdir = @nmconfdir@ -nmdatadir = @nmdatadir@ -nmlibdir = @nmlibdir@ -nmrundir = @nmrundir@ -nmstatedir = @nmstatedir@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -pkgpyexecdir = @pkgpyexecdir@ -pkgpythondir = @pkgpythondir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -pyexecdir = @pyexecdir@ -pythondir = @pythondir@ -runstatedir = @runstatedir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -systemdsystemunitdir = @systemdsystemunitdir@ -target_alias = @target_alias@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -with_dhclient = @with_dhclient@ -with_dhcpcanon = @with_dhcpcanon@ -with_dhcpcd = @with_dhcpcd@ -with_netconfig = @with_netconfig@ -with_resolvconf = @with_resolvconf@ -with_valgrind = @with_valgrind@ -AUTOMAKE_OPTIONS = 1.6 - -# The name of the module -DOC_MODULE = libnm-glib - -# The top-level SGML file. -DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml - -# The directory containing the source code. Relative to $(srcdir). -# gtk-doc will search all .c & .h files beneath here for inline comments -# documenting functions and macros. -DOC_SOURCE_DIR = $(top_srcdir)/libnm-glib - -# Extra options to supply to gtkdoc-scan. -SCAN_OPTIONS = - -# Extra options to supply to gtkdoc-mkdb. -MKDB_OPTIONS = --sgml-mode --output-format=xml - -# Extra options to supply to gtkdoc-fixref. -FIXXREF_OPTIONS = - -# Used for dependencies. -HFILE_GLOB = $(top_srcdir)/libnm-glib/*.h -CFILE_GLOB = $(top_srcdir)/libnm-glib/*.c - -# Header files to ignore when scanning. -IGNORE_HFILES = \ - common.h \ - nm-dbus-helpers-private.h \ - nm-device-private.h \ - nm-object-cache.h \ - nm-object-private.h \ - nm-remote-connection-private.h \ - nm-types-private.h \ - nm-secret-agent-glue.h \ - nm-vpn-plugin-glue.h - - -# Images to copy into HTML directory. -HTML_IMAGES = libnm-glib.png - -# Extra XML files that are included by $(DOC_MAIN_SGML_FILE). -content_files = version.xml - -# Other files to distribute. -extra_files = libnm-glib.png - -# CFLAGS and LDFLAGS for compiling scan program. Only needed -# if $(DOC_MODULE).types is non-empty. -GTKDOC_CFLAGS = \ - -I$(top_srcdir)/shared \ - -I$(top_builddir)/shared \ - -I$(top_srcdir)/libnm-util \ - -I$(top_builddir)/libnm-util \ - -I$(top_srcdir)/libnm-glib \ - -I$(top_builddir)/libnm-glib \ - -DNM_VERSION_MIN_REQUIRED=NM_VERSION_0_9_8 \ - $(GLIB_CFLAGS) \ - $(DBUS_CFLAGS) - -GTKDOC_LIBS = \ - $(top_builddir)/libnm-glib/libnm-glib.la \ - $(GLIB_LIBS) - -@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -@GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = -@GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute - -# We set GPATH here; this gives us semantics for GNU make -# which are more like other make's VPATH, when it comes to -# whether a source that is a target of one rule is then -# searched for in VPATH/GPATH. -# -GPATH = $(srcdir) -TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) -SETUP_FILES = \ - $(content_files) \ - $(expand_content_files) \ - $(DOC_MAIN_SGML_FILE) \ - $(DOC_MODULE)-sections.txt \ - $(DOC_MODULE)-overrides.txt - - -# include common portion ... -EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) version.xml.in meson.build -DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \ - html-build.stamp pdf-build.stamp \ - sgml.stamp html.stamp pdf.stamp - -SCANOBJ_FILES = \ - $(DOC_MODULE).args \ - $(DOC_MODULE).hierarchy \ - $(DOC_MODULE).interfaces \ - $(DOC_MODULE).prerequisites \ - $(DOC_MODULE).signals - -REPORT_FILES = \ - $(DOC_MODULE)-undocumented.txt \ - $(DOC_MODULE)-undeclared.txt \ - $(DOC_MODULE)-unused.txt - -CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) \ - gtkdoc-check.test libnm-glib-sections.txt \ - libnm-glib-overrides.txt html/* tmpl/* xml/* -@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = -@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp -@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = -@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp - -#### setup #### -GTK_DOC_V_SETUP = $(GTK_DOC_V_SETUP_@AM_V@) -GTK_DOC_V_SETUP_ = $(GTK_DOC_V_SETUP_@AM_DEFAULT_V@) -GTK_DOC_V_SETUP_0 = @echo " DOC Preparing build"; - -#### scan #### -GTK_DOC_V_SCAN = $(GTK_DOC_V_SCAN_@AM_V@) -GTK_DOC_V_SCAN_ = $(GTK_DOC_V_SCAN_@AM_DEFAULT_V@) -GTK_DOC_V_SCAN_0 = @echo " DOC Scanning header files"; -GTK_DOC_V_INTROSPECT = $(GTK_DOC_V_INTROSPECT_@AM_V@) -GTK_DOC_V_INTROSPECT_ = $(GTK_DOC_V_INTROSPECT_@AM_DEFAULT_V@) -GTK_DOC_V_INTROSPECT_0 = @echo " DOC Introspecting gobjects"; - -#### xml #### -GTK_DOC_V_XML = $(GTK_DOC_V_XML_@AM_V@) -GTK_DOC_V_XML_ = $(GTK_DOC_V_XML_@AM_DEFAULT_V@) -GTK_DOC_V_XML_0 = @echo " DOC Building XML"; - -#### html #### -GTK_DOC_V_HTML = $(GTK_DOC_V_HTML_@AM_V@) -GTK_DOC_V_HTML_ = $(GTK_DOC_V_HTML_@AM_DEFAULT_V@) -GTK_DOC_V_HTML_0 = @echo " DOC Building HTML"; -GTK_DOC_V_XREF = $(GTK_DOC_V_XREF_@AM_V@) -GTK_DOC_V_XREF_ = $(GTK_DOC_V_XREF_@AM_DEFAULT_V@) -GTK_DOC_V_XREF_0 = @echo " DOC Fixing cross-references"; - -#### pdf #### -GTK_DOC_V_PDF = $(GTK_DOC_V_PDF_@AM_V@) -GTK_DOC_V_PDF_ = $(GTK_DOC_V_PDF_@AM_DEFAULT_V@) -GTK_DOC_V_PDF_0 = @echo " DOC Building PDF"; -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/libnm-glib/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/libnm-glib/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ - esac; -$(top_srcdir)/gtk-doc.make $(am__empty): - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -version.xml: $(top_builddir)/config.status $(srcdir)/version.xml.in - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) distdir-am - -distdir-am: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" distdir="$(distdir)" \ - dist-hook -check-am: all-am -check: check-am -@ENABLE_GTK_DOC_FALSE@all-local: -all-am: Makefile all-local -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic clean-libtool clean-local mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-local - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-data-local - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic \ - maintainer-clean-local - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-local - -.MAKE: install-am install-strip - -.PHONY: all all-am all-local check check-am clean clean-generic \ - clean-libtool clean-local cscopelist-am ctags-am dist-hook \ - distclean distclean-generic distclean-libtool distclean-local \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-data-local \ - install-dvi install-dvi-am install-exec install-exec-am \ - install-html install-html-am install-info install-info-am \ - install-man install-pdf install-pdf-am install-ps \ - install-ps-am install-strip installcheck installcheck-am \ - installdirs maintainer-clean maintainer-clean-generic \ - maintainer-clean-local mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ - uninstall-am uninstall-local - -.PRECIOUS: Makefile - - -gtkdoc-check.test: Makefile - $(AM_V_GEN)echo "#!/bin/sh -e" > $@; \ - echo "$(GTKDOC_CHECK_PATH) || exit 1" >> $@; \ - chmod +x $@ - -all-gtk-doc: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) -.PHONY: all-gtk-doc - -@ENABLE_GTK_DOC_TRUE@all-local: all-gtk-doc - -docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) - -$(REPORT_FILES): sgml-build.stamp - -setup-build.stamp: - -$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ - files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \ - if test "x$$files" != "x" ; then \ - for file in $$files ; do \ - destdir=`dirname $(abs_builddir)/$$file`; \ - test -d "$$destdir" || mkdir -p "$$destdir"; \ - test -f $(abs_srcdir)/$$file && \ - cp -pf $(abs_srcdir)/$$file $(abs_builddir)/$$file || true; \ - done; \ - fi; \ - fi - $(AM_V_at)touch setup-build.stamp - -scan-build.stamp: setup-build.stamp $(HFILE_GLOB) $(CFILE_GLOB) - $(GTK_DOC_V_SCAN)_source_dir='' ; \ - for i in $(DOC_SOURCE_DIR) ; do \ - _source_dir="$${_source_dir} --source-dir=$$i" ; \ - done ; \ - gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES) - $(GTK_DOC_V_INTROSPECT)if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \ - scanobj_options=""; \ - gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ - if test "$$?" = "0"; then \ - if test "x$(V)" = "x1"; then \ - scanobj_options="--verbose"; \ - fi; \ - fi; \ - CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" \ - gtkdoc-scangobj $(SCANGOBJ_OPTIONS) $$scanobj_options --module=$(DOC_MODULE); \ - else \ - for i in $(SCANOBJ_FILES) ; do \ - test -f $$i || touch $$i ; \ - done \ - fi - $(AM_V_at)touch scan-build.stamp - -$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp - @true - -sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(HFILE_GLOB) $(CFILE_GLOB) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files) xml/gtkdocentities.ent - $(GTK_DOC_V_XML)_source_dir='' ; \ - for i in $(DOC_SOURCE_DIR) ; do \ - _source_dir="$${_source_dir} --source-dir=$$i" ; \ - done ; \ - gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS) - $(AM_V_at)touch sgml-build.stamp - -sgml.stamp: sgml-build.stamp - @true - -$(DOC_MAIN_SGML_FILE): sgml-build.stamp - @true - -xml/gtkdocentities.ent: Makefile - $(GTK_DOC_V_XML)$(MKDIR_P) $(@D) && ( \ - echo ""; \ - echo ""; \ - echo ""; \ - echo ""; \ - echo ""; \ - echo ""; \ - echo ""; \ - ) > $@ - -html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_content_files) - $(GTK_DOC_V_HTML)rm -rf html && mkdir html && \ - mkhtml_options=""; \ - gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ - if test "$$?" = "0"; then \ - if test "x$(V)" = "x1"; then \ - mkhtml_options="$$mkhtml_options --verbose"; \ - fi; \ - fi; \ - gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ - if test "$$?" = "0"; then \ - mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \ - fi; \ - cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE) - -@test "x$(HTML_IMAGES)" = "x" || \ - for file in $(HTML_IMAGES) ; do \ - test -f $(abs_srcdir)/$$file && cp $(abs_srcdir)/$$file $(abs_builddir)/html; \ - test -f $(abs_builddir)/$$file && cp $(abs_builddir)/$$file $(abs_builddir)/html; \ - test -f $$file && cp $$file $(abs_builddir)/html; \ - done; - $(GTK_DOC_V_XREF)gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) - $(AM_V_at)touch html-build.stamp - -pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_content_files) - $(GTK_DOC_V_PDF)rm -f $(DOC_MODULE).pdf && \ - mkpdf_options=""; \ - gtkdoc-mkpdf 2>&1 --help | grep >/dev/null "\-\-verbose"; \ - if test "$$?" = "0"; then \ - if test "x$(V)" = "x1"; then \ - mkpdf_options="$$mkpdf_options --verbose"; \ - fi; \ - fi; \ - if test "x$(HTML_IMAGES)" != "x"; then \ - for img in $(HTML_IMAGES); do \ - part=`dirname $$img`; \ - echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \ - if test $$? != 0; then \ - mkpdf_options="$$mkpdf_options --imgdir=$$part"; \ - fi; \ - done; \ - fi; \ - gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS) - $(AM_V_at)touch pdf-build.stamp - -############## - -clean-local: - @rm -f *~ *.bak - @rm -rf .libs - @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-types" ; then \ - rm -f $(DOC_MODULE).types; \ - fi - @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-sections" ; then \ - rm -f $(DOC_MODULE)-sections.txt; \ - fi - -distclean-local: - @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \ - $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt - @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ - rm -f $(SETUP_FILES) $(DOC_MODULE).types; \ - fi - -maintainer-clean-local: - @rm -rf xml html - -install-data-local: - @installfiles=`echo $(builddir)/html/*`; \ - if test "$$installfiles" = '$(builddir)/html/*'; \ - then echo 1>&2 'Nothing to install' ; \ - else \ - if test -n "$(DOC_MODULE_VERSION)"; then \ - installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \ - else \ - installdir="$(DESTDIR)$(TARGET_DIR)"; \ - fi; \ - $(mkinstalldirs) $${installdir} ; \ - for i in $$installfiles; do \ - echo ' $(INSTALL_DATA) '$$i ; \ - $(INSTALL_DATA) $$i $${installdir}; \ - done; \ - if test -n "$(DOC_MODULE_VERSION)"; then \ - mv -f $${installdir}/$(DOC_MODULE).devhelp2 \ - $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \ - fi; \ - $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \ - fi - -uninstall-local: - @if test -n "$(DOC_MODULE_VERSION)"; then \ - installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \ - else \ - installdir="$(DESTDIR)$(TARGET_DIR)"; \ - fi; \ - rm -rf $${installdir} - -# -# Require gtk-doc when making dist -# -@HAVE_GTK_DOC_TRUE@dist-check-gtkdoc: docs -@HAVE_GTK_DOC_FALSE@dist-check-gtkdoc: -@HAVE_GTK_DOC_FALSE@ @echo "*** gtk-doc is needed to run 'make dist'. ***" -@HAVE_GTK_DOC_FALSE@ @echo "*** gtk-doc was not found when 'configure' ran. ***" -@HAVE_GTK_DOC_FALSE@ @echo "*** please install gtk-doc and rerun 'configure'. ***" -@HAVE_GTK_DOC_FALSE@ @false - -dist-hook: dist-check-gtkdoc all-gtk-doc dist-hook-local - @mkdir $(distdir)/html - @cp ./html/* $(distdir)/html - @-cp ./$(DOC_MODULE).pdf $(distdir)/ - @-cp ./$(DOC_MODULE).types $(distdir)/ - @-cp ./$(DOC_MODULE)-sections.txt $(distdir)/ - @cd $(distdir) && rm -f $(DISTCLEANFILES) - @$(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html - -.PHONY : dist-hook-local docs - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/docs/libnm-glib/html/NMAccessPoint.html b/docs/libnm-glib/html/NMAccessPoint.html deleted file mode 100644 index 2999503d..00000000 --- a/docs/libnm-glib/html/NMAccessPoint.html +++ /dev/null @@ -1,885 +0,0 @@ - - - - -NMAccessPoint: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMAccessPoint

-

NMAccessPoint

-
-
-

Functions

- -
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-gchar *bssidRead
guintflagsRead
guintfrequencyRead
-gchar *hw-addressRead
gintlast-seenRead
guintmax-bitrateRead
guintmodeRead
guintrsn-flagsRead
-NMSsid *ssidRead
gucharstrengthRead
guintwpa-flagsRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#defineNM_ACCESS_POINT_FLAGS
#defineNM_ACCESS_POINT_WPA_FLAGS
#defineNM_ACCESS_POINT_RSN_FLAGS
#defineNM_ACCESS_POINT_SSID
#defineNM_ACCESS_POINT_BSSID
#defineNM_ACCESS_POINT_FREQUENCY
#defineNM_ACCESS_POINT_MODE
#defineNM_ACCESS_POINT_MAX_BITRATE
#defineNM_ACCESS_POINT_STRENGTH
#defineNM_ACCESS_POINT_LAST_SEEN
#defineNM_ACCESS_POINT_HW_ADDRESS
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMAccessPoint
-
-
-
-

Description

-
-
-

Functions

-
-

nm_access_point_new ()

-
GObject *
-nm_access_point_new (DBusGConnection *connection,
-                     const char *path);
-

Creates a new NMAccessPoint.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBusobject path of the access point

 
-
-
-

Returns

-

a new access point.

-

[transfer full]

-
-
-
-
-

nm_access_point_get_flags ()

-
NM80211ApFlags
-nm_access_point_get_flags (NMAccessPoint *ap);
-

Gets the flags of the access point.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the flags

-
-
-
-
-

nm_access_point_get_wpa_flags ()

-
NM80211ApSecurityFlags
-nm_access_point_get_wpa_flags (NMAccessPoint *ap);
-

Gets the WPA (version 1) flags of the access point.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the WPA flags

-
-
-
-
-

nm_access_point_get_rsn_flags ()

-
NM80211ApSecurityFlags
-nm_access_point_get_rsn_flags (NMAccessPoint *ap);
-

Gets the RSN (Robust Secure Network, ie WPA version 2) flags of the access -point.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the RSN flags

-
-
-
-
-

nm_access_point_get_ssid ()

-
const GByteArray *
-nm_access_point_get_ssid (NMAccessPoint *ap);
-

Gets the SSID of the access point.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the GByteArray containing the SSID. This is the internal copy used by the -access point, and must not be modified.

-
-
-
-
-

nm_access_point_get_bssid ()

-
const char *
-nm_access_point_get_bssid (NMAccessPoint *ap);
-

Gets the Basic Service Set ID (BSSID) of the Wi-Fi access point.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the BSSID of the access point. This is an internal string and must -not be modified or freed.

-
-
-
-
-

nm_access_point_get_frequency ()

-
guint32
-nm_access_point_get_frequency (NMAccessPoint *ap);
-

Gets the frequency of the access point in MHz.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the frequency in MHz

-
-
-
-
-

nm_access_point_get_mode ()

-
NM80211Mode
-nm_access_point_get_mode (NMAccessPoint *ap);
-

Gets the mode of the access point.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the mode

-
-
-
-
-

nm_access_point_get_max_bitrate ()

-
guint32
-nm_access_point_get_max_bitrate (NMAccessPoint *ap);
-

Gets the maximum bit rate of the access point in kbit/s.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the maximum bit rate (kbit/s)

-
-
-
-
-

nm_access_point_get_strength ()

-
guint8
-nm_access_point_get_strength (NMAccessPoint *ap);
-

Gets the current signal strength of the access point as a percentage.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the signal strength (0 to 100)

-
-
-
-
-

nm_access_point_get_last_seen ()

-
int
-nm_access_point_get_last_seen (NMAccessPoint *ap);
-

Returns the timestamp (in CLOCK_BOOTTIME seconds) for the last time the -access point was found in scan results. A value of -1 means the access -point has not been found in a scan.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the last seen time in seconds

-
-

Since: 1.2

-
-
-
-

nm_access_point_filter_connections ()

-
GSList *
-nm_access_point_filter_connections (NMAccessPoint *ap,
-                                    const GSList *connections);
-

Filters a given list of connections for a given NMAccessPoint object and -return connections which may be activated with the access point. Any -returned connections will match the ap -'s SSID and (if given) BSSID and -other attributes like security settings, channel, etc.

-

To obtain the list of connections that are compatible with this access point, -use nm_remote_settings_list_connections() and then filter the returned list -for a given NMDevice using nm_device_filter_connections() and finally -filter that list with this function.

-
-

Parameters

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

ap

an NMAccessPoint to filter connections for

 

connections

a list of -NMConnection objects to filter.

[element-type NMConnection]
-
-
-

Returns

-

a -list of NMConnection objects that could be activated with the given ap -. -The elements of the list are owned by their creator and should not be freed -by the caller, but the returned list itself is owned by the caller and should -be freed with g_slist_free() when it is no longer required.

-

[transfer container][element-type NMConnection]

-
-
-
-
-

nm_access_point_connection_valid ()

-
gboolean
-nm_access_point_connection_valid (NMAccessPoint *ap,
-                                  NMConnection *connection);
-

Validates a given connection against a given Wi-Fi access point to ensure that -the connection may be activated with that AP. The connection must match the -ap -'s SSID, (if given) BSSID, and other attributes like security settings, -channel, band, etc.

-
-

Parameters

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

ap

an NMAccessPoint to validate connection -against

 

connection

an NMConnection to validate against ap -

 
-
-
-

Returns

-

TRUE if the connection may be activated with this Wi-Fi AP, -FALSE if it cannot be.

-
-
-
-
-

nm_access_point_get_hw_address ()

-
const char *
-nm_access_point_get_hw_address (NMAccessPoint *ap);
-
-

nm_access_point_get_hw_address has been deprecated since version 0.9 and should not be used in newly-written code.

-

Use nm_access_point_get_bssid() instead.

-
-

Gets the hardware (MAC) address of the access point.

-
-

Parameters

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

ap

a NMAccessPoint

 
-
-
-

Returns

-

the hardware address of the access point. This is the internal string used by the -access point and must not be modified.

-
-
-
-
-

Types and Values

-
-

NM_ACCESS_POINT_FLAGS

-
#define NM_ACCESS_POINT_FLAGS       "flags"
-
-
-
-
-

NM_ACCESS_POINT_WPA_FLAGS

-
#define NM_ACCESS_POINT_WPA_FLAGS   "wpa-flags"
-
-
-
-
-

NM_ACCESS_POINT_RSN_FLAGS

-
#define NM_ACCESS_POINT_RSN_FLAGS   "rsn-flags"
-
-
-
-
-

NM_ACCESS_POINT_SSID

-
#define NM_ACCESS_POINT_SSID        "ssid"
-
-
-
-
-

NM_ACCESS_POINT_BSSID

-
#define NM_ACCESS_POINT_BSSID       "bssid"
-
-
-
-
-

NM_ACCESS_POINT_FREQUENCY

-
#define NM_ACCESS_POINT_FREQUENCY   "frequency"
-
-
-
-
-

NM_ACCESS_POINT_MODE

-
#define NM_ACCESS_POINT_MODE        "mode"
-
-
-
-
-

NM_ACCESS_POINT_MAX_BITRATE

-
#define NM_ACCESS_POINT_MAX_BITRATE "max-bitrate"
-
-
-
-
-

NM_ACCESS_POINT_STRENGTH

-
#define NM_ACCESS_POINT_STRENGTH    "strength"
-
-
-
-
-

NM_ACCESS_POINT_LAST_SEEN

-
#define NM_ACCESS_POINT_LAST_SEEN   "last-seen"
-
-
-
-
-

NM_ACCESS_POINT_HW_ADDRESS

-
#define NM_ACCESS_POINT_HW_ADDRESS  "hw-address"
-
-
-
-
-

Property Details

-
-

The “bssid” property

-
  “bssid”                    gchar *
-

The BSSID of the access point.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “flags” property

-
  “flags”                    guint
-

The flags of the access point.

-

Flags: Read

-

Allowed values: <= 1

-

Default value: 0

-
-
-
-

The “frequency” property

-
  “frequency”                guint
-

The frequency of the access point.

-

Flags: Read

-

Allowed values: <= 10000

-

Default value: 0

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware address of the access point.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “last-seen” property

-
  “last-seen”                gint
-

The timestamp (in CLOCK_BOOTTIME seconds) for the last time the -access point was found in scan results. A value of -1 means the -access point has not been found in a scan.

-

Flags: Read

-

Allowed values: >= -1

-

Default value: -1

-

Since: 1.2

-
-
-
-

The “max-bitrate” property

-
  “max-bitrate”              guint
-

The maximum bit rate of the access point in kbit/s.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “mode” property

-
  “mode”                     guint
-

The mode of the access point; either "infrastructure" (a central -coordinator of the wireless network allowing clients to connect) or -"ad-hoc" (a network with no central controller).

-

Flags: Read

-

Allowed values: [1,2]

-

Default value: 2

-
-
-
-

The “rsn-flags” property

-
  “rsn-flags”                guint
-

The RSN flags of the access point.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “ssid” property

-
  “ssid”                     NMSsid *
-

The SSID of the access point.

-

Flags: Read

-
-
-
-

The “strength” property

-
  “strength”                 guchar
-

The current signal strength of the access point.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “wpa-flags” property

-
  “wpa-flags”                guint
-

The WPA flags of the access point.

-

Flags: Read

-

Default value: 0

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMActiveConnection.html b/docs/libnm-glib/html/NMActiveConnection.html deleted file mode 100644 index 1f4692e0..00000000 --- a/docs/libnm-glib/html/NMActiveConnection.html +++ /dev/null @@ -1,1031 +0,0 @@ - - - - -NMActiveConnection: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMActiveConnection

-

NMActiveConnection

-
-
-

Functions

- -
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-gchar *connectionRead
gbooleandefaultRead
gbooleandefault6Read
-NMObjectArray *devicesRead
-NMDHCP4Config *dhcp4-configRead
-NMDHCP6Config *dhcp6-configRead
-gchar *idRead
-NMIP4Config *ip4-configRead
-NMIP6Config *ip6-configRead
-gchar *masterRead
-gchar *specific-objectRead
guintstateRead
-gchar *typeRead
-gchar *uuidRead
gbooleanvpnRead
-
- -
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMActiveConnection
-            ╰── NMVPNConnection
-
-
-
-

Description

-
-
-

Functions

-
-

nm_active_connection_new ()

-
GObject *
-nm_active_connection_new (DBusGConnection *connection,
-                          const char *path);
-

Creates a new NMActiveConnection.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new active connection.

-

[transfer full]

-
-
-
-
-

nm_active_connection_get_connection ()

-
const char *
-nm_active_connection_get_connection (NMActiveConnection *connection);
-

Gets the NMConnection's DBus object path. This is often used with -nm_remote_settings_get_connection_by_path() to retrieve the -NMRemoteConnection object that describes the connection.

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

the object path of the NMConnection which this NMActiveConnection -is an active instance of. This is the internal string used by the -connection, and must not be modified.

-
-
-
-
-

nm_active_connection_get_id ()

-
const char *
-nm_active_connection_get_id (NMActiveConnection *connection);
-

Gets the NMConnection's ID.

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

the ID of the NMConnection that backs the NMActiveConnection. -This is the internal string used by the connection, and must not be modified.

-
-

Since: 0.9.10

-
-
-
-

nm_active_connection_get_uuid ()

-
const char *
-nm_active_connection_get_uuid (NMActiveConnection *connection);
-

Gets the NMConnection's UUID.

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

the UUID of the NMConnection that backs the NMActiveConnection. -This is the internal string used by the connection, and must not be modified.

-
-
-
-
-

nm_active_connection_get_connection_type ()

-
const char *
-nm_active_connection_get_connection_type
-                               (NMActiveConnection *connection);
-

Gets the NMConnection's type.

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

the type of the NMConnection that backs the NMActiveConnection. -This is the internal string used by the connection, and must not be modified.

-
-

Since: 0.9.10

-
-
-
-

nm_active_connection_get_specific_object ()

-
const char *
-nm_active_connection_get_specific_object
-                               (NMActiveConnection *connection);
-

Gets the "specific object" used at the activation.

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

the specific object's DBus path. This is the internal string used by the -connection, and must not be modified.

-
-
-
-
-

nm_active_connection_get_devices ()

-
const GPtrArray *
-nm_active_connection_get_devices (NMActiveConnection *connection);
-

Gets the NMDevices used for the active connections.

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

the GPtrArray containing NMDevices. -This is the internal copy used by the connection, and must not be modified.

-

[element-type NMDevice]

-
-
-
-
-

nm_active_connection_get_state ()

-
NMActiveConnectionState
-nm_active_connection_get_state (NMActiveConnection *connection);
-

Gets the active connection's state.

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

the state

-
-
-
-
-

nm_active_connection_get_master ()

-
const char *
-nm_active_connection_get_master (NMActiveConnection *connection);
-

Gets the path to the master NMDevice of the connection.

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

the path of the master NMDevice of the NMActiveConnection. -This is the internal string used by the connection, and must not be modified.

-
-
-
-
-

nm_active_connection_get_default ()

-
gboolean
-nm_active_connection_get_default (NMActiveConnection *connection);
-

Whether the active connection is the default IPv4 one (that is, is used for -the default IPv4 route and DNS information).

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

TRUE if the active connection is the default IPv4 connection

-
-
-
-
-

nm_active_connection_get_ip4_config ()

-
NMIP4Config *
-nm_active_connection_get_ip4_config (NMActiveConnection *connection);
-

Gets the current NMIP4Config associated with the NMActiveConnection.

-
-

Parameters

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

connection

an NMActiveConnection

 
-
-
-

Returns

-

the NMIP4Config, or NULL if the -connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED -state.

-

[transfer none]

-
-

Since: 0.9.10

-
-
-
-

nm_active_connection_get_dhcp4_config ()

-
NMDHCP4Config *
-nm_active_connection_get_dhcp4_config (NMActiveConnection *connection);
-

Gets the current NMDHCP4Config (if any) associated with the -NMActiveConnection.

-
-

Parameters

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

connection

an NMActiveConnection

 
-
-
-

Returns

-

the NMDHCP4Config, or NULL if the -connection does not use DHCP, or is not in the -NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

-

[transfer none]

-
-

Since: 0.9.10

-
-
-
-

nm_active_connection_get_default6 ()

-
gboolean
-nm_active_connection_get_default6 (NMActiveConnection *connection);
-

Whether the active connection is the default IPv6 one (that is, is used for -the default IPv6 route and DNS information).

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

TRUE if the active connection is the default IPv6 connection

-
-
-
-
-

nm_active_connection_get_ip6_config ()

-
NMIP6Config *
-nm_active_connection_get_ip6_config (NMActiveConnection *connection);
-

Gets the current NMIP6Config associated with the NMActiveConnection.

-
-

Parameters

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

connection

an NMActiveConnection

 
-
-
-

Returns

-

the NMIP6Config, or NULL if the -connection is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED -state.

-

[transfer none]

-
-

Since: 0.9.10

-
-
-
-

nm_active_connection_get_dhcp6_config ()

-
NMDHCP6Config *
-nm_active_connection_get_dhcp6_config (NMActiveConnection *connection);
-

Gets the current NMDHCP6Config (if any) associated with the -NMActiveConnection.

-
-

Parameters

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

connection

an NMActiveConnection

 
-
-
-

Returns

-

the NMDHCP6Config, or NULL if the -connection does not use DHCPv6, or is not in the -NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.

-

[transfer none]

-
-

Since: 0.9.10

-
-
-
-

nm_active_connection_get_vpn ()

-
gboolean
-nm_active_connection_get_vpn (NMActiveConnection *connection);
-

Whether the active connection is a VPN connection.

-
-

Parameters

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

connection

a NMActiveConnection

 
-
-
-

Returns

-

TRUE if the active connection is a VPN connection

-
-

Since: 0.9.10

-
-
-
-

Types and Values

-
-

NM_ACTIVE_CONNECTION_CONNECTION

-
#define NM_ACTIVE_CONNECTION_CONNECTION          "connection"
-
-
-
-
-

NM_ACTIVE_CONNECTION_ID

-
#define NM_ACTIVE_CONNECTION_ID                  "id"
-
-
-
-
-

NM_ACTIVE_CONNECTION_UUID

-
#define NM_ACTIVE_CONNECTION_UUID                "uuid"
-
-
-
-
-

NM_ACTIVE_CONNECTION_TYPE

-
#define NM_ACTIVE_CONNECTION_TYPE                "type"
-
-
-
-
-

NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT

-
#define NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT     "specific-object"
-
-
-
-
-

NM_ACTIVE_CONNECTION_DEVICES

-
#define NM_ACTIVE_CONNECTION_DEVICES             "devices"
-
-
-
-
-

NM_ACTIVE_CONNECTION_STATE

-
#define NM_ACTIVE_CONNECTION_STATE               "state"
-
-
-
-
-

NM_ACTIVE_CONNECTION_DEFAULT

-
#define NM_ACTIVE_CONNECTION_DEFAULT             "default"
-
-
-
-
-

NM_ACTIVE_CONNECTION_IP4_CONFIG

-
#define NM_ACTIVE_CONNECTION_IP4_CONFIG          "ip4-config"
-
-
-
-
-

NM_ACTIVE_CONNECTION_DHCP4_CONFIG

-
#define NM_ACTIVE_CONNECTION_DHCP4_CONFIG        "dhcp4-config"
-
-
-
-
-

NM_ACTIVE_CONNECTION_DEFAULT6

-
#define NM_ACTIVE_CONNECTION_DEFAULT6            "default6"
-
-
-
-
-

NM_ACTIVE_CONNECTION_IP6_CONFIG

-
#define NM_ACTIVE_CONNECTION_IP6_CONFIG          "ip6-config"
-
-
-
-
-

NM_ACTIVE_CONNECTION_DHCP6_CONFIG

-
#define NM_ACTIVE_CONNECTION_DHCP6_CONFIG        "dhcp6-config"
-
-
-
-
-

NM_ACTIVE_CONNECTION_VPN

-
#define NM_ACTIVE_CONNECTION_VPN                 "vpn"
-
-
-
-
-

NM_ACTIVE_CONNECTION_MASTER

-
#define NM_ACTIVE_CONNECTION_MASTER              "master"
-
-
-
-
-

Property Details

-
-

The “connection” property

-
  “connection”               gchar *
-

The connection's path of the active connection.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “default” property

-
  “default”                  gboolean
-

Whether the active connection is the default IPv4 one.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “default6” property

-
  “default6”                 gboolean
-

Whether the active connection is the default IPv6 one.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “devices” property

-
  “devices”                  NMObjectArray *
-

Flags: Read

-
-
-
-

The “dhcp4-config” property

-
  “dhcp4-config”             NMDHCP4Config *
-

The NMDHCP4Config of the connection.

-

Flags: Read

-

Since: 0.9.10

-
-
-
-

The “dhcp6-config” property

-
  “dhcp6-config”             NMDHCP6Config *
-

The NMDHCP6Config of the connection.

-

Flags: Read

-

Since: 0.9.10

-
-
-
-

The “id” property

-
  “id”                       gchar *
-

The active connection's ID

-

Flags: Read

-

Default value: NULL

-

Since: 0.9.10

-
-
-
-

The “ip4-config” property

-
  “ip4-config”               NMIP4Config *
-

The NMIP4Config of the connection.

-

Flags: Read

-

Since: 0.9.10

-
-
-
-

The “ip6-config” property

-
  “ip6-config”               NMIP6Config *
-

The NMIP6Config of the connection.

-

Flags: Read

-

Since: 0.9.10

-
-
-
-

The “master” property

-
  “master”                   gchar *
-

The path of the master device if one exists.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “specific-object” property

-
  “specific-object”          gchar *
-

The specific object's path of the active connection.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “state” property

-
  “state”                    guint
-

The state of the active connection.

-

Flags: Read

-

Allowed values: <= 3

-

Default value: 0

-
-
-
-

The “type” property

-
  “type”                     gchar *
-

The active connection's type

-

Flags: Read

-

Default value: NULL

-

Since: 0.9.10

-
-
-
-

The “uuid” property

-
  “uuid”                     gchar *
-

The active connection's UUID

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “vpn” property

-
  “vpn”                      gboolean
-

Whether the active connection is a VPN connection.

-

Flags: Read

-

Default value: FALSE

-

Since: 0.9.10

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMClient.html b/docs/libnm-glib/html/NMClient.html deleted file mode 100644 index e5532f16..00000000 --- a/docs/libnm-glib/html/NMClient.html +++ /dev/null @@ -1,2567 +0,0 @@ - - - - -NMClient: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMClient

-

NMClient

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_client_error_quark () -
-NMClient * - -nm_client_new () -
-void - -nm_client_new_async () -
-NMClient * - -nm_client_new_finish () -
const GPtrArray * - -nm_client_get_devices () -
const GPtrArray * - -nm_client_get_all_devices () -
-NMDevice * - -nm_client_get_device_by_path () -
-NMDevice * - -nm_client_get_device_by_iface () -
-void - -(*NMClientActivateFn) () -
-void - -nm_client_activate_connection () -
-void - -(*NMClientAddActivateFn) () -
-void - -nm_client_add_and_activate_connection () -
-void - -nm_client_deactivate_connection () -
-gboolean - -nm_client_networking_get_enabled () -
-void - -nm_client_networking_set_enabled () -
-gboolean - -nm_client_wireless_get_enabled () -
-void - -nm_client_wireless_set_enabled () -
-gboolean - -nm_client_wireless_hardware_get_enabled () -
-gboolean - -nm_client_wwan_get_enabled () -
-void - -nm_client_wwan_set_enabled () -
-gboolean - -nm_client_wwan_hardware_get_enabled () -
-gboolean - -nm_client_wimax_get_enabled () -
-void - -nm_client_wimax_set_enabled () -
-gboolean - -nm_client_wimax_hardware_get_enabled () -
const char * - -nm_client_get_version () -
-NMState - -nm_client_get_state () -
-gboolean - -nm_client_get_startup () -
-gboolean - -nm_client_get_manager_running () -
const GPtrArray * - -nm_client_get_active_connections () -
-void - -nm_client_sleep () -
-NMClientPermissionResult - -nm_client_get_permission_result () -
-gboolean - -nm_client_get_logging () -
-gboolean - -nm_client_set_logging () -
-NMConnectivityState - -nm_client_get_connectivity () -
-NMConnectivityState - -nm_client_check_connectivity () -
-void - -nm_client_check_connectivity_async () -
-NMConnectivityState - -nm_client_check_connectivity_finish () -
-NMActiveConnection * - -nm_client_get_primary_connection () -
-NMActiveConnection * - -nm_client_get_activating_connection () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-NMActiveConnection *activating-connectionRead
-NMObjectArray *active-connectionsRead
-NMObjectArray *all-devicesRead
guintconnectivityRead
-NMObjectArray *devicesRead
gbooleanmanager-runningRead
gbooleannetworking-enabledRead / Write
-NMActiveConnection *primary-connectionRead
gbooleanstartupRead
guintstateRead
-gchar *versionRead
gbooleanwimax-enabledRead / Write
gbooleanwimax-hardware-enabledRead
gbooleanwireless-enabledRead / Write
gbooleanwireless-hardware-enabledRead
gbooleanwwan-enabledRead / Write
gbooleanwwan-hardware-enabledRead
-
-
-

Signals

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
voidany-device-addedRun First
voidany-device-removedRun First
voiddevice-addedRun First
voiddevice-removedRun First
voidpermission-changedRun First
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMClient
-
-
-
-

Description

-
-
-

Functions

-
-

nm_client_error_quark ()

-
GQuark
-nm_client_error_quark (void);
-

Registers an error quark for NMClient if necessary.

-
-

Returns

-

the error quark used for NMClient errors.

-
-

Since: 0.9.10

-
-
-
-

nm_client_new ()

-
NMClient *
-nm_client_new (void);
-

Creates a new NMClient.

-

Note that this will do blocking D-Bus calls to initialize the -client. You can use nm_client_new_async() if you want to avoid -that.

-

NOTE: NMClient provides information about devices and a mechanism to -control them. To access and modify network configuration data, use the -NMRemoteSettings object.

-
-

Returns

-

a new NMClient or NULL on an error

-
-
-
-
-

nm_client_new_async ()

-
void
-nm_client_new_async (GCancellable *cancellable,
-                     GAsyncReadyCallback callback,
-                     gpointer user_data);
-

Creates a new NMClient and begins asynchronously initializing it. -callback - will be called when it is done; use -nm_client_new_finish() to get the result. Note that on an error, -the callback can be invoked with two first parameters as NULL.

-

NOTE: NMClient provides information about devices and a mechanism to -control them. To access and modify network configuration data, use the -NMRemoteSettings object.

-
-

Parameters

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

cancellable

a GCancellable, or NULL

 

callback

callback to call when the client is created

 

user_data

data for callback -

 
-
-
-
-
-

nm_client_new_finish ()

-
NMClient *
-nm_client_new_finish (GAsyncResult *result,
-                      GError **error);
-

Gets the result of an nm_client_new_async() call.

-
-

Parameters

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

result

a GAsyncResult

 

error

location for a GError, or NULL

 
-
-
-

Returns

-

a new NMClient, or NULL on error

-
-
-
-
-

nm_client_get_devices ()

-
const GPtrArray *
-nm_client_get_devices (NMClient *client);
-

Gets all the known network devices. Use nm_device_get_type() or the -NM_IS_DEVICE_XXXX functions to determine what kind of -device member of the returned array is, and then you may use device-specific -methods such as nm_device_ethernet_get_hw_address().

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

a GPtrArray -containing all the NMDevices. The returned array is owned by the -NMClient object and should not be modified.

-

[transfer none][element-type NMDevice]

-
-
-
-
-

nm_client_get_all_devices ()

-
const GPtrArray *
-nm_client_get_all_devices (NMClient *client);
-

Gets both real devices and device placeholders (eg, software devices which -do not currently exist, but could be created automatically by NetworkManager -if one of their NMDevice::ActivatableConnections was activated). Use -nm_device_is_real() to determine whether each device is a real device or -a placeholder.

-

Use nm_device_get_type() or the NM_IS_DEVICE_XXXX() functions to determine -what kind of device each member of the returned array is, and then you may -use device-specific methods such as nm_device_ethernet_get_hw_address().

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

a GPtrArray -containing all the NMDevices. The returned array is owned by the -NMClient object and should not be modified.

-

[transfer none][element-type NMDevice]

-
-

Since: 1.2

-
-
-
-

nm_client_get_device_by_path ()

-
NMDevice *
-nm_client_get_device_by_path (NMClient *client,
-                              const char *object_path);
-

Gets a NMDevice from a NMClient.

-
-

Parameters

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

client

a NMClient

 

object_path

the object path to search for

 
-
-
-

Returns

-

the NMDevice for the given object_path -or NULL if none is found.

-

[transfer none]

-
-
-
-
-

nm_client_get_device_by_iface ()

-
NMDevice *
-nm_client_get_device_by_iface (NMClient *client,
-                               const char *iface);
-

Gets a NMDevice from a NMClient.

-
-

Parameters

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

client

a NMClient

 

iface

the interface name to search for

 
-
-
-

Returns

-

the NMDevice for the given iface -or NULL if none is found.

-

[transfer none]

-
-
-
-
-

NMClientActivateFn ()

-
void
-(*NMClientActivateFn) (NMClient *client,
-                       NMActiveConnection *active_connection,
-                       GError *error,
-                       gpointer user_data);
-
-
-
-

nm_client_activate_connection ()

-
void
-nm_client_activate_connection (NMClient *client,
-                               NMConnection *connection,
-                               NMDevice *device,
-                               const char *specific_object,
-                               NMClientActivateFn callback,
-                               gpointer user_data);
-

Starts a connection to a particular network using the configuration settings -from connection - and the network device device -. Certain connection types -also take a "specific object" which is the object path of a connection- -specific object, like an NMAccessPoint for Wi-Fi connections, or an -NMWimaxNsp for WiMAX connections, to which you wish to connect. If the -specific object is not given, NetworkManager can, in some cases, automatically -determine which network to connect to given the settings in connection -.

-

If connection - is not given for a device-based activation, NetworkManager -picks the best available connection for the device and activates it.

-

Note that the callback is invoked when NetworkManager has started activating -the new connection, not when it finishes. You can used the returned -NMActiveConnection object (in particular, “state”) to -track the activation to its completion.

-
-

Parameters

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

client

a NMClient

 

connection

an NMConnection.

[allow-none]

device

the NMDevice.

[allow-none]

specific_object

the object path of a connection-type-specific -object this activation should use. This parameter is currently ignored for -wired and mobile broadband connections, and the value of NULL should be used -(ie, no specific object). For Wi-Fi or WiMAX connections, pass the object -path of a NMAccessPoint or NMWimaxNsp owned by device -, which you can -get using nm_object_get_path(), and which will be used to complete the -details of the newly added connection.

[allow-none]

callback

the function to call when the call is done.

[scope async][allow-none]

user_data

user data to pass to the callback function.

[closure]
-
-
-
-
-

NMClientAddActivateFn ()

-
void
-(*NMClientAddActivateFn) (NMClient *client,
-                          NMActiveConnection *connection,
-                          const char *new_connection_path,
-                          GError *error,
-                          gpointer user_data);
-
-
-
-

nm_client_add_and_activate_connection ()

-
void
-nm_client_add_and_activate_connection (NMClient *client,
-                                       NMConnection *partial,
-                                       NMDevice *device,
-                                       const char *specific_object,
-                                       NMClientAddActivateFn callback,
-                                       gpointer user_data);
-

Adds a new connection using the given details (if any) as a template, -automatically filling in missing settings with the capabilities of the -given device and specific object. The new connection is then activated. -Cannot be used for VPN connections at this time.

-

Note that the callback is invoked when NetworkManager has started activating -the new connection, not when it finishes. You can used the returned -NMActiveConnection object (in particular, “state”) to -track the activation to its completion.

-
-

Parameters

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

client

a NMClient

 

partial

an NMConnection to add; the connection may be -partially filled (or even NULL) and will be completed by NetworkManager -using the given device -and specific_object -before being added.

[allow-none]

device

the NMDevice

 

specific_object

the object path of a connection-type-specific -object this activation should use. This parameter is currently ignored for -wired and mobile broadband connections, and the value of NULL should be used -(ie, no specific object). For Wi-Fi or WiMAX connections, pass the object -path of a NMAccessPoint or NMWimaxNsp owned by device -, which you can -get using nm_object_get_path(), and which will be used to complete the -details of the newly added connection.

[allow-none]

callback

the function to call when the call is done.

[scope async][allow-none]

user_data

user data to pass to the callback function.

[closure]
-
-
-
-
-

nm_client_deactivate_connection ()

-
void
-nm_client_deactivate_connection (NMClient *client,
-                                 NMActiveConnection *active);
-

Deactivates an active NMActiveConnection.

-
-

Parameters

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

client

a NMClient

 

active

the NMActiveConnection to deactivate

 
-
-
-
-
-

nm_client_networking_get_enabled ()

-
gboolean
-nm_client_networking_get_enabled (NMClient *client);
-

Whether networking is enabled or disabled.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

TRUE if networking is enabled, FALSE if networking is disabled

-
-
-
-
-

nm_client_networking_set_enabled ()

-
void
-nm_client_networking_set_enabled (NMClient *client,
-                                  gboolean enabled);
-

Enables or disables networking. When networking is disabled, all controlled -interfaces are disconnected and deactivated. When networking is enabled, -all controlled interfaces are available for activation.

-
-

Parameters

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

client

a NMClient

 

enabled

TRUE to set networking enabled, FALSE to set networking disabled

 
-
-
-
-
-

nm_client_wireless_get_enabled ()

-
gboolean
-nm_client_wireless_get_enabled (NMClient *client);
-

Determines whether the wireless is enabled.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

TRUE if wireless is enabled

-
-
-
-
-

nm_client_wireless_set_enabled ()

-
void
-nm_client_wireless_set_enabled (NMClient *client,
-                                gboolean enabled);
-

Enables or disables wireless devices.

-
-

Parameters

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

client

a NMClient

 

enabled

TRUE to enable wireless

 
-
-
-
-
-

nm_client_wireless_hardware_get_enabled ()

-
gboolean
-nm_client_wireless_hardware_get_enabled
-                               (NMClient *client);
-

Determines whether the wireless hardware is enabled.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

TRUE if the wireless hardware is enabled

-
-
-
-
-

nm_client_wwan_get_enabled ()

-
gboolean
-nm_client_wwan_get_enabled (NMClient *client);
-

Determines whether WWAN is enabled.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

TRUE if WWAN is enabled

-
-
-
-
-

nm_client_wwan_set_enabled ()

-
void
-nm_client_wwan_set_enabled (NMClient *client,
-                            gboolean enabled);
-

Enables or disables WWAN devices.

-
-

Parameters

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

client

a NMClient

 

enabled

TRUE to enable WWAN

 
-
-
-
-
-

nm_client_wwan_hardware_get_enabled ()

-
gboolean
-nm_client_wwan_hardware_get_enabled (NMClient *client);
-

Determines whether the WWAN hardware is enabled.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

TRUE if the WWAN hardware is enabled

-
-
-
-
-

nm_client_wimax_get_enabled ()

-
gboolean
-nm_client_wimax_get_enabled (NMClient *client);
-

Determines whether WiMAX is enabled.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

TRUE if WiMAX is enabled

-
-
-
-
-

nm_client_wimax_set_enabled ()

-
void
-nm_client_wimax_set_enabled (NMClient *client,
-                             gboolean enabled);
-

Enables or disables WiMAX devices.

-
-

Parameters

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

client

a NMClient

 

enabled

TRUE to enable WiMAX

 
-
-
-
-
-

nm_client_wimax_hardware_get_enabled ()

-
gboolean
-nm_client_wimax_hardware_get_enabled (NMClient *client);
-

Determines whether the WiMAX hardware is enabled.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

TRUE if the WiMAX hardware is enabled

-
-
-
-
-

nm_client_get_version ()

-
const char *
-nm_client_get_version (NMClient *client);
-

Gets NetworkManager version.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

string with the version

-
-
-
-
-

nm_client_get_state ()

-
NMState
-nm_client_get_state (NMClient *client);
-

Gets the current daemon state.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

the current NMState

-
-
-
-
-

nm_client_get_startup ()

-
gboolean
-nm_client_get_startup (NMClient *client);
-

Tests whether the daemon is still in the process of activating -connections at startup.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

whether the daemon is still starting up

-
-

Since: 0.9.10

-
-
-
-

nm_client_get_manager_running ()

-
gboolean
-nm_client_get_manager_running (NMClient *client);
-

Determines whether the daemon is running.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

TRUE if the daemon is running

-
-
-
-
-

nm_client_get_active_connections ()

-
const GPtrArray *
-nm_client_get_active_connections (NMClient *client);
-

Gets the active connections.

-
-

Parameters

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

client

a NMClient

 
-
-
-

Returns

-

a GPtrArray -containing all the active NMActiveConnections. -The returned array is owned by the client and should not be modified.

-

[transfer none][element-type NMActiveConnection]

-
-
-
-
-

nm_client_sleep ()

-
void
-nm_client_sleep (NMClient *client,
-                 gboolean sleep_);
-

Deprecated; use nm_client_networking_set_enabled() instead.

-
-

Parameters

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

client

a NMClient

 

sleep_

TRUE to put the daemon to sleep

 
-
-
-
-
-

nm_client_get_permission_result ()

-
NMClientPermissionResult
-nm_client_get_permission_result (NMClient *client,
-                                 NMClientPermission permission);
-

Requests the result of a specific permission, which indicates whether the -client can or cannot perform the action the permission represents

-
-

Parameters

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

client

a NMClient

 

permission

the permission for which to return the result, one of NMClientPermission

 
-
-
-

Returns

-

the permission's result, one of NMClientPermissionResult

-
-
-
-
-

nm_client_get_logging ()

-
gboolean
-nm_client_get_logging (NMClient *client,
-                       char **level,
-                       char **domains,
-                       GError **error);
-

Gets NetworkManager current logging level and domains.

-
-

Parameters

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

client

a NMClient

 

level

return location for logging level string.

[allow-none]

domains

return location for log domains string. The string is -a list of domains separated by ",".

[allow-none]

error

return location for a GError, or NULL.

[allow-none]
-
-
-

Returns

-

TRUE on success, FALSE otherwise

-
-

Since: 0.9.8

-
-
-
-

nm_client_set_logging ()

-
gboolean
-nm_client_set_logging (NMClient *client,
-                       const char *level,
-                       const char *domains,
-                       GError **error);
-

Sets NetworkManager logging level and/or domains.

-
-

Parameters

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

client

a NMClient

 

level

logging level to set (NULL or an empty string for no change).

[allow-none]

domains

logging domains to set. The string should be a list of log -domains separated by ",". (NULL or an empty string for no change).

[allow-none]

error

return location for a GError, or NULL.

[allow-none]
-
-
-

Returns

-

TRUE on success, FALSE otherwise

-
-

Since: 0.9.8

-
-
-
-

nm_client_get_connectivity ()

-
NMConnectivityState
-nm_client_get_connectivity (NMClient *client);
-

Gets the current network connectivity state. Contrast -nm_client_check_connectivity() and -nm_client_check_connectivity_async(), which re-check the -connectivity state first before returning any information.

-
-

Parameters

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

client

an NMClient

 
-
-
-

Returns

-

the current connectivity state

-
-

Since: 0.9.8.6

-
-
-
-

nm_client_check_connectivity ()

-
NMConnectivityState
-nm_client_check_connectivity (NMClient *client,
-                              GCancellable *cancellable,
-                              GError **error);
-

Updates the network connectivity state and returns the (new) -current state. Contrast nm_client_get_connectivity(), which returns -the most recent known state without re-checking.

-

This is a blocking call; use nm_client_check_connectivity_async() -if you do not want to block.

-
-

Parameters

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

client

an NMClient

 

cancellable

a GCancellable

 

error

return location for a GError

 
-
-
-

Returns

-

the (new) current connectivity state

-
-

Since: 0.9.8.6

-
-
-
-

nm_client_check_connectivity_async ()

-
void
-nm_client_check_connectivity_async (NMClient *client,
-                                    GCancellable *cancellable,
-                                    GAsyncReadyCallback callback,
-                                    gpointer user_data);
-

Asynchronously updates the network connectivity state and invokes -callback - when complete. Contrast nm_client_get_connectivity(), -which (immediately) returns the most recent known state without -re-checking, and nm_client_check_connectivity(), which blocks.

-
-

Parameters

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

client

an NMClient

 

cancellable

a GCancellable

 

callback

callback to call with the result

 

user_data

data for callback -.

 
-
-

Since: 0.9.8.6

-
-
-
-

nm_client_check_connectivity_finish ()

-
NMConnectivityState
-nm_client_check_connectivity_finish (NMClient *client,
-                                     GAsyncResult *result,
-                                     GError **error);
-

Retrieves the result of an nm_client_check_connectivity_async() -call.

-
-

Parameters

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

client

an NMClient

 

result

the GAsyncResult

 

error

return location for a GError

 
-
-
-

Returns

-

the (new) current connectivity state

-
-

Since: 0.9.8.6

-
-
-
-

nm_client_get_primary_connection ()

-
NMActiveConnection *
-nm_client_get_primary_connection (NMClient *client);
-

Gets the NMActiveConnection corresponding to the primary active -network device.

-

In particular, when there is no VPN active, or the VPN does not -have the default route, this returns the active connection that has -the default route. If there is a VPN active with the default route, -then this function returns the active connection that contains the -route to the VPN endpoint.

-

If there is no default route, or the default route is over a -non-NetworkManager-recognized device, this will return NULL.

-
-

Parameters

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

client

an NMClient

 
-
-
-

Returns

-

the appropriate NMActiveConnection, if -any.

-

[transfer none]

-
-

Since: 0.9.8.6

-
-
-
-

nm_client_get_activating_connection ()

-
NMActiveConnection *
-nm_client_get_activating_connection (NMClient *client);
-

Gets the NMActiveConnection corresponding to a -currently-activating connection that is expected to become the new -“primary-connection” upon successful activation.

-
-

Parameters

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

client

an NMClient

 
-
-
-

Returns

-

the appropriate NMActiveConnection, if -any.

-

[transfer none]

-
-

Since: 0.9.8.6

-
-
-
-

Types and Values

-
-

NM_CLIENT_VERSION

-
#define NM_CLIENT_VERSION "version"
-
-
-
-
-

NM_CLIENT_STATE

-
#define NM_CLIENT_STATE "state"
-
-
-
-
-

NM_CLIENT_STARTUP

-
#define NM_CLIENT_STARTUP "startup"
-
-
-
-
-

NM_CLIENT_MANAGER_RUNNING

-
#define NM_CLIENT_MANAGER_RUNNING "manager-running"
-
-
-
-
-

NM_CLIENT_NETWORKING_ENABLED

-
#define NM_CLIENT_NETWORKING_ENABLED "networking-enabled"
-
-
-
-
-

NM_CLIENT_WIRELESS_ENABLED

-
#define NM_CLIENT_WIRELESS_ENABLED "wireless-enabled"
-
-
-
-
-

NM_CLIENT_WIRELESS_HARDWARE_ENABLED

-
#define NM_CLIENT_WIRELESS_HARDWARE_ENABLED "wireless-hardware-enabled"
-
-
-
-
-

NM_CLIENT_WWAN_ENABLED

-
#define NM_CLIENT_WWAN_ENABLED "wwan-enabled"
-
-
-
-
-

NM_CLIENT_WWAN_HARDWARE_ENABLED

-
#define NM_CLIENT_WWAN_HARDWARE_ENABLED "wwan-hardware-enabled"
-
-
-
-
-

NM_CLIENT_WIMAX_ENABLED

-
#define NM_CLIENT_WIMAX_ENABLED "wimax-enabled"
-
-
-
-
-

NM_CLIENT_WIMAX_HARDWARE_ENABLED

-
#define NM_CLIENT_WIMAX_HARDWARE_ENABLED "wimax-hardware-enabled"
-
-
-
-
-

NM_CLIENT_ACTIVE_CONNECTIONS

-
#define NM_CLIENT_ACTIVE_CONNECTIONS "active-connections"
-
-
-
-
-

NM_CLIENT_CONNECTIVITY

-
#define NM_CLIENT_CONNECTIVITY "connectivity"
-
-
-
-
-

NM_CLIENT_PRIMARY_CONNECTION

-
#define NM_CLIENT_PRIMARY_CONNECTION "primary-connection"
-
-
-
-
-

NM_CLIENT_ACTIVATING_CONNECTION

-
#define NM_CLIENT_ACTIVATING_CONNECTION "activating-connection"
-
-
-
-
-

NM_CLIENT_DEVICES

-
#define NM_CLIENT_DEVICES "devices"
-
-
-
-
-

NM_CLIENT_ALL_DEVICES

-
#define NM_CLIENT_ALL_DEVICES "all-devices"
-
-
-
-
-

enum NMClientPermission

-

NMClientPermission values indicate various permissions that NetworkManager -clients can obtain to perform certain tasks on behalf of the current user.

-
-

Members

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

NM_CLIENT_PERMISSION_NONE

-

unknown or no permission

-
 

NM_CLIENT_PERMISSION_ENABLE_DISABLE_NETWORK

-

controls whether networking - can be globally enabled or disabled

-
 

NM_CLIENT_PERMISSION_ENABLE_DISABLE_WIFI

-

controls whether Wi-Fi can be - globally enabled or disabled

-
 

NM_CLIENT_PERMISSION_ENABLE_DISABLE_WWAN

-

controls whether WWAN (3G) can be - globally enabled or disabled

-
 

NM_CLIENT_PERMISSION_ENABLE_DISABLE_WIMAX

-

controls whether WiMAX can be - globally enabled or disabled

-
 

NM_CLIENT_PERMISSION_SLEEP_WAKE

-

controls whether the client can ask - NetworkManager to sleep and wake

-
 

NM_CLIENT_PERMISSION_NETWORK_CONTROL

-

controls whether networking connections - can be started, stopped, and changed

-
 

NM_CLIENT_PERMISSION_WIFI_SHARE_PROTECTED

-

controls whether a password - protected Wi-Fi hotspot can be created

-
 

NM_CLIENT_PERMISSION_WIFI_SHARE_OPEN

-

controls whether an open Wi-Fi hotspot - can be created

-
 

NM_CLIENT_PERMISSION_SETTINGS_MODIFY_SYSTEM

-

controls whether connections - that are available to all users can be modified

-
 

NM_CLIENT_PERMISSION_SETTINGS_MODIFY_OWN

-

controls whether connections - owned by the current user can be modified

-
 

NM_CLIENT_PERMISSION_SETTINGS_MODIFY_HOSTNAME

-

controls whether the - persistent hostname can be changed

-
 

NM_CLIENT_PERMISSION_SETTINGS_MODIFY_GLOBAL_DNS

-

modify persistent global - DNS configuration

-
 

NM_CLIENT_PERMISSION_RELOAD

-

controls access to Reload. - persistent hostname can be changed

-
 

NM_CLIENT_PERMISSION_CHECKPOINT_ROLLBACK

-

permission to create checkpoints.

-
 

NM_CLIENT_PERMISSION_ENABLE_DISABLE_STATISTICS

-

controls whether device - statistics can be globally enabled or disabled

-
 

NM_CLIENT_PERMISSION_LAST

-

a reserved boundary value

-
 
-
-
-
-
-

enum NMClientPermissionResult

-

NMClientPermissionResult values indicate what authorizations and permissions -the user requires to obtain a given NMClientPermission

-
-

Members

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

NM_CLIENT_PERMISSION_RESULT_UNKNOWN

-

unknown or no authorization

-
 

NM_CLIENT_PERMISSION_RESULT_YES

-

the permission is available

-
 

NM_CLIENT_PERMISSION_RESULT_AUTH

-

authorization is necessary before the - permission is available

-
 

NM_CLIENT_PERMISSION_RESULT_NO

-

permission to perform the operation is - denied by system policy

-
 
-
-
-
-
-

enum NMClientError

-

Describes errors that may result from operations involving a NMClient.

-
-

Members

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

NM_CLIENT_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_CLIENT_ERROR_MANAGER_NOT_RUNNING

-

an operation that requires NetworkManager - failed because NetworkManager is not running

-
 
-
-
-
-
-

NM_CLIENT_ERROR

-
#define NM_CLIENT_ERROR nm_client_error_quark ()
-
-
-
-
-

Property Details

-
-

The “activating-connection” property

-
  “activating-connection”    NMActiveConnection *
-

The NMActiveConnection of the activating connection that is -likely to become the new “primary-connection”.

-

Flags: Read

-

Since: 0.9.8.6

-
-
-
-

The “active-connections” property

-
  “active-connections”       NMObjectArray *
-

Flags: Read

-
-
-
-

The “all-devices” property

-
  “all-devices”              NMObjectArray *
-

List of both real devices and device placeholders.

-

Flags: Read

-

Since: 1.2

-
-
-
-

The “connectivity” property

-
  “connectivity”             guint
-

The network connectivity state.

-

Flags: Read

-

Allowed values: <= 4

-

Default value: 0

-

Since: 0.9.8.6

-
-
-
-

The “devices” property

-
  “devices”                  NMObjectArray *
-

List of real network devices. Does not include placeholder devices.

-

Flags: Read

-

Since: 0.9.10

-
-
-
-

The “manager-running” property

-
  “manager-running”          gboolean
-

Whether the daemon is running.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “networking-enabled” property

-
  “networking-enabled”       gboolean
-

Whether networking is enabled.

-

Flags: Read / Write

-

Default value: TRUE

-
-
-
-

The “primary-connection” property

-
  “primary-connection”       NMActiveConnection *
-

The NMActiveConnection of the device with the default route; -see nm_client_get_primary_connection() for more details.

-

Flags: Read

-

Since: 0.9.8.6

-
-
-
-

The “startup” property

-
  “startup”                  gboolean
-

Whether the daemon is still starting up.

-

Flags: Read

-

Default value: FALSE

-

Since: 0.9.10

-
-
-
-

The “state” property

-
  “state”                    guint
-

The current daemon state.

-

Flags: Read

-

Allowed values: <= 70

-

Default value: 0

-
-
-
-

The “version” property

-
  “version”                  gchar *
-

The NetworkManager version.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “wimax-enabled” property

-
  “wimax-enabled”            gboolean
-

Whether WiMAX functionality is enabled.

-

Flags: Read / Write

-

Default value: FALSE

-
-
-
-

The “wimax-hardware-enabled” property

-
  “wimax-hardware-enabled”   gboolean
-

Whether the WiMAX hardware is enabled.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “wireless-enabled” property

-
  “wireless-enabled”         gboolean
-

Whether wireless is enabled.

-

Flags: Read / Write

-

Default value: FALSE

-
-
-
-

The “wireless-hardware-enabled” property

-
  “wireless-hardware-enabled” gboolean
-

Whether the wireless hardware is enabled.

-

Flags: Read

-

Default value: TRUE

-
-
-
-

The “wwan-enabled” property

-
  “wwan-enabled”             gboolean
-

Whether WWAN functionality is enabled.

-

Flags: Read / Write

-

Default value: FALSE

-
-
-
-

The “wwan-hardware-enabled” property

-
  “wwan-hardware-enabled”    gboolean
-

Whether the WWAN hardware is enabled.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

Signal Details

-
-

The “any-device-added” signal

-
void
-user_function (NMClient *client,
-               GObject  *device,
-               gpointer  user_data)
-

Notifies that a NMDevice is added. This signal is emitted for both -regular devices and placeholder devices.

-
-

Parameters

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

client

the client that received the signal

 

device

the new device.

[type NMDevice]

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
-

The “any-device-removed” signal

-
void
-user_function (NMClient *client,
-               GObject  *device,
-               gpointer  user_data)
-

Notifies that a NMDevice is removed. This signal is emitted for both -regular devices and placeholder devices.

-
-

Parameters

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

client

the client that received the signal

 

device

the removed device.

[type NMDevice]

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
-

The “device-added” signal

-
void
-user_function (NMClient *client,
-               GObject  *device,
-               gpointer  user_data)
-

Notifies that a NMDevice is added. This signal is not emitted for -placeholder devices.

-
-

Parameters

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

client

the client that received the signal

 

device

the new device.

[type NMDevice]

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
-

The “device-removed” signal

-
void
-user_function (NMClient *client,
-               GObject  *device,
-               gpointer  user_data)
-

Notifies that a NMDevice is removed. This signal is not emitted for -placeholder devices.

-
-

Parameters

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

client

the client that received the signal

 

device

the removed device.

[type NMDevice]

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
-

The “permission-changed” signal

-
void
-user_function (NMClient *client,
-               guint     permission,
-               guint     result,
-               gpointer  user_data)
-

Notifies that a permission has changed

-
-

Parameters

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

client

the client that received the signal

 

permission

a permission from NMClientPermission

 

result

the permission's result, one of NMClientPermissionResult

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDHCP4Config.html b/docs/libnm-glib/html/NMDHCP4Config.html deleted file mode 100644 index 29f9307f..00000000 --- a/docs/libnm-glib/html/NMDHCP4Config.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - -NMDHCP4Config: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDHCP4Config

-

NMDHCP4Config

-
-
-

Functions

-
---- - - - - - - - - - - - - - - -
-GObject * - -nm_dhcp4_config_new () -
-GHashTable * - -nm_dhcp4_config_get_options () -
const char * - -nm_dhcp4_config_get_one_option () -
-
-
-

Properties

-
----- - - - - - -
-GHashTable *optionsRead
-
-
-

Types and Values

-
---- - - - - -
#defineNM_DHCP4_CONFIG_OPTIONS
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDHCP4Config
-
-
-
-

Description

-
-
-

Functions

-
-

nm_dhcp4_config_new ()

-
GObject *
-nm_dhcp4_config_new (DBusGConnection *connection,
-                     const char *object_path);
-

Creates a new NMDHCP4Config.

-
-

Parameters

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

connection

the DBusGConnection

 

object_path

the DBus object path of the device

 
-
-
-

Returns

-

a new configuration.

-

[transfer full]

-
-
-
-
-

nm_dhcp4_config_get_options ()

-
GHashTable *
-nm_dhcp4_config_get_options (NMDHCP4Config *config);
-

Gets all the options contained in the configuration.

-
-

Parameters

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

config

a NMDHCP4Config

 
-
-
-

Returns

-

the GHashTable containing strings for keys and values. -This is the internal copy used by the configuration, and must not be modified.

-

[transfer none][element-type utf8 GObject.Value]

-
-
-
-
-

nm_dhcp4_config_get_one_option ()

-
const char *
-nm_dhcp4_config_get_one_option (NMDHCP4Config *config,
-                                const char *option);
-

Gets one option by option name.

-
-

Parameters

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

config

a NMDHCP4Config

 

option

the option to retrieve

 
-
-
-

Returns

-

the configuration option's value. This is the internal string used by the -configuration, and must not be modified.

-
-
-
-
-

Types and Values

-
-

NM_DHCP4_CONFIG_OPTIONS

-
#define NM_DHCP4_CONFIG_OPTIONS "options"
-
-
-
-
-

Property Details

-
-

The “options” property

-
  “options”                  GHashTable *
-

Flags: Read

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDHCP6Config.html b/docs/libnm-glib/html/NMDHCP6Config.html deleted file mode 100644 index 161a6233..00000000 --- a/docs/libnm-glib/html/NMDHCP6Config.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - -NMDHCP6Config: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDHCP6Config

-

NMDHCP6Config

-
-
-

Functions

-
---- - - - - - - - - - - - - - - -
-GObject * - -nm_dhcp6_config_new () -
-GHashTable * - -nm_dhcp6_config_get_options () -
const char * - -nm_dhcp6_config_get_one_option () -
-
-
-

Properties

-
----- - - - - - -
-GHashTable *optionsRead
-
-
-

Types and Values

-
---- - - - - -
#defineNM_DHCP6_CONFIG_OPTIONS
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDHCP6Config
-
-
-
-

Description

-
-
-

Functions

-
-

nm_dhcp6_config_new ()

-
GObject *
-nm_dhcp6_config_new (DBusGConnection *connection,
-                     const char *object_path);
-

Creates a new NMDHCP6Config.

-
-

Parameters

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

connection

the DBusGConnection

 

object_path

the DBus object path of the device

 
-
-
-

Returns

-

a new configuration.

-

[transfer full]

-
-
-
-
-

nm_dhcp6_config_get_options ()

-
GHashTable *
-nm_dhcp6_config_get_options (NMDHCP6Config *config);
-

Gets all the options contained in the configuration.

-
-

Parameters

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

config

a NMDHCP6Config

 
-
-
-

Returns

-

the GHashTable containing strings for keys and values. -This is the internal copy used by the configuration, and must not be modified.

-

[transfer none][element-type utf8 GObject.Value]

-
-
-
-
-

nm_dhcp6_config_get_one_option ()

-
const char *
-nm_dhcp6_config_get_one_option (NMDHCP6Config *config,
-                                const char *option);
-

Gets one option by option name.

-
-

Parameters

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

config

a NMDHCP6Config

 

option

the option to retrieve

 
-
-
-

Returns

-

the configuration option's value. This is the internal string used by the -configuration, and must not be modified.

-
-
-
-
-

Types and Values

-
-

NM_DHCP6_CONFIG_OPTIONS

-
#define NM_DHCP6_CONFIG_OPTIONS "options"
-
-
-
-
-

Property Details

-
-

The “options” property

-
  “options”                  GHashTable *
-

Flags: Read

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDevice.html b/docs/libnm-glib/html/NMDevice.html deleted file mode 100644 index 294b776e..00000000 --- a/docs/libnm-glib/html/NMDevice.html +++ /dev/null @@ -1,2321 +0,0 @@ - - - - -NMDevice: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDevice

-

NMDevice

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_error_quark () -
-GObject * - -nm_device_new () -
const char * - -nm_device_get_iface () -
const char * - -nm_device_get_ip_iface () -
-NMDeviceType - -nm_device_get_device_type () -
const char * - -nm_device_get_udi () -
const char * - -nm_device_get_driver () -
const char * - -nm_device_get_driver_version () -
const char * - -nm_device_get_firmware_version () -
const char * - -nm_device_get_type_description () -
const char * - -nm_device_get_hw_address () -
-NMDeviceCapabilities - -nm_device_get_capabilities () -
-gboolean - -nm_device_get_managed () -
-void - -nm_device_set_managed () -
-gboolean - -nm_device_get_autoconnect () -
-void - -nm_device_set_autoconnect () -
-gboolean - -nm_device_get_firmware_missing () -
-NMIP4Config * - -nm_device_get_ip4_config () -
-NMDHCP4Config * - -nm_device_get_dhcp4_config () -
-NMIP6Config * - -nm_device_get_ip6_config () -
-NMDHCP6Config * - -nm_device_get_dhcp6_config () -
-NMDeviceState - -nm_device_get_state () -
-NMDeviceState - -nm_device_get_state_reason () -
-NMActiveConnection * - -nm_device_get_active_connection () -
const GPtrArray * - -nm_device_get_available_connections () -
const char * - -nm_device_get_physical_port_id () -
-guint32 - -nm_device_get_mtu () -
-gboolean - -nm_device_is_software () -
-gboolean - -nm_device_is_real () -
const char * - -nm_device_get_product () -
const char * - -nm_device_get_vendor () -
const char * - -nm_device_get_description () -
-char ** - -nm_device_disambiguate_names () -
-void - -(*NMDeviceCallbackFn) () -
-void - -nm_device_disconnect () -
-void - -nm_device_delete () -
-GSList * - -nm_device_filter_connections () -
-gboolean - -nm_device_connection_valid () -
-gboolean - -nm_device_connection_compatible () -
-GType - -nm_device_get_setting_type () -
-void - -(*NMDeviceDeactivateFn) () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-NMActiveConnection *active-connectionRead
gbooleanautoconnectRead / Write
-NMObjectArray *available-connectionsRead
guintcapabilitiesRead
guintdevice-typeRead
-NMDHCP4Config *dhcp4-configRead
-NMDHCP6Config *dhcp6-configRead
-gchar *driverRead
-gchar *driver-versionRead
gbooleanfirmware-missingRead
-gchar *firmware-versionRead
-gchar *interfaceRead
-gchar *ip-interfaceRead
-NMIP4Config *ip4-configRead
-NMIP6Config *ip6-configRead
gbooleanmanagedRead
guintmtuRead
-gchar *physical-port-idRead
-gchar *productRead
gbooleanrealRead
guintstateRead
GValueArray_guint+guint_*state-reasonRead
-gchar *udiRead
-gchar *vendorRead
-
-
-

Signals

-
----- - - - - - -
voidstate-changedRun First
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumNMDeviceError
#defineNM_DEVICE_ERROR
#defineNM_DEVICE_DEVICE_TYPE
#defineNM_DEVICE_UDI
#defineNM_DEVICE_INTERFACE
#defineNM_DEVICE_IP_INTERFACE
#defineNM_DEVICE_DRIVER
#defineNM_DEVICE_DRIVER_VERSION
#defineNM_DEVICE_FIRMWARE_VERSION
#defineNM_DEVICE_CAPABILITIES
#defineNM_DEVICE_REAL
#defineNM_DEVICE_MANAGED
#defineNM_DEVICE_AUTOCONNECT
#defineNM_DEVICE_FIRMWARE_MISSING
#defineNM_DEVICE_IP4_CONFIG
#defineNM_DEVICE_DHCP4_CONFIG
#defineNM_DEVICE_IP6_CONFIG
#defineNM_DEVICE_DHCP6_CONFIG
#defineNM_DEVICE_STATE
#defineNM_DEVICE_STATE_REASON
#defineNM_DEVICE_ACTIVE_CONNECTION
#defineNM_DEVICE_AVAILABLE_CONNECTIONS
#defineNM_DEVICE_VENDOR
#defineNM_DEVICE_PRODUCT
#defineNM_DEVICE_PHYSICAL_PORT_ID
#defineNM_DEVICE_MTU
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ├── NMDeviceEthernet
-            ├── NMDeviceWifi
-            ├── NMDeviceModem
-            ├── NMDeviceBt
-            ├── NMDeviceWimax
-            ├── NMDeviceOlpcMesh
-            ├── NMDeviceAdsl
-            ├── NMDeviceInfiniband
-            ├── NMDeviceBond
-            ├── NMDeviceBridge
-            ├── NMDeviceTeam
-            ├── NMDeviceGeneric
-            ╰── NMDeviceVlan
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_error_quark ()

-
GQuark
-nm_device_error_quark (void);
-

Registers an error quark for NMDevice if necessary.

-
-

Returns

-

the error quark used for NMDevice errors.

-
-

Since: 0.9.10

-
-
-
-

nm_device_new ()

-
GObject *
-nm_device_new (DBusGConnection *connection,
-               const char *path);
-

Creates a new NMDevice.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-
-
-
-

nm_device_get_iface ()

-
const char *
-nm_device_get_iface (NMDevice *device);
-

Gets the interface name of the NMDevice.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the interface of the device. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_get_ip_iface ()

-
const char *
-nm_device_get_ip_iface (NMDevice *device);
-

Gets the IP interface name of the NMDevice over which IP traffic flows -when the device is in the ACTIVATED state.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the IP traffic interface of the device. This is the internal string -used by the device, and must not be modified.

-
-
-
-
-

nm_device_get_device_type ()

-
NMDeviceType
-nm_device_get_device_type (NMDevice *device);
-

Returns the numeric type of the NMDevice, ie Ethernet, Wi-Fi, etc.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the device type

-
-
-
-
-

nm_device_get_udi ()

-
const char *
-nm_device_get_udi (NMDevice *device);
-

Gets the Unique Device Identifier of the NMDevice.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the Unique Device Identifier of the device. This identifier may be -used to gather more information about the device from various operating -system services like udev or sysfs.

-
-
-
-
-

nm_device_get_driver ()

-
const char *
-nm_device_get_driver (NMDevice *device);
-

Gets the driver of the NMDevice.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the driver of the device. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_get_driver_version ()

-
const char *
-nm_device_get_driver_version (NMDevice *device);
-

Gets the driver version of the NMDevice.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the version of the device driver. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_get_firmware_version ()

-
const char *
-nm_device_get_firmware_version (NMDevice *device);
-

Gets the firmware version of the NMDevice.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the firmware version of the device. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_get_type_description ()

-
const char *
-nm_device_get_type_description (NMDevice *device);
-

Gets a (non-localized) description of the type of device that -device - is.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the type description of the device. This is the internal -string used by the device, and must not be modified.

-
-

Since: 0.9.10

-
-
-
-

nm_device_get_hw_address ()

-
const char *
-nm_device_get_hw_address (NMDevice *device);
-

Gets the current a hardware address (MAC) for the device -.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the current MAC of the device, or NULL. -This is the internal string used by the device, and must not be modified.

-
-

Since: 0.9.10

-
-
-
-

nm_device_get_capabilities ()

-
NMDeviceCapabilities
-nm_device_get_capabilities (NMDevice *device);
-

Gets the device' capabilities.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the capabilities

-
-
-
-
-

nm_device_get_managed ()

-
gboolean
-nm_device_get_managed (NMDevice *device);
-

Whether the NMDevice is managed by NetworkManager.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

TRUE if the device is managed by NetworkManager

-
-
-
-
-

nm_device_set_managed ()

-
void
-nm_device_set_managed (NMDevice *device,
-                       gboolean managed);
-

Enables or disables management of NMDevice by NetworkManager.

-
-

Parameters

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

device

a NMDevice

 

managed

TRUE to make the device managed by NetworkManager.

 
-
-

Since: 1.2

-
-
-
-

nm_device_get_autoconnect ()

-
gboolean
-nm_device_get_autoconnect (NMDevice *device);
-

Whether the NMDevice can be autoconnected.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

TRUE if the device is allowed to be autoconnected

-
-
-
-
-

nm_device_set_autoconnect ()

-
void
-nm_device_set_autoconnect (NMDevice *device,
-                           gboolean autoconnect);
-

Enables or disables automatic activation of the NMDevice.

-
-

Parameters

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

device

a NMDevice

 

autoconnect

TRUE to enable autoconnecting

 
-
-
-
-
-

nm_device_get_firmware_missing ()

-
gboolean
-nm_device_get_firmware_missing (NMDevice *device);
-

Indicates that firmware required for the device's operation is likely -to be missing.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

TRUE if firmware required for the device's operation is likely -to be missing.

-
-
-
-
-

nm_device_get_ip4_config ()

-
NMIP4Config *
-nm_device_get_ip4_config (NMDevice *device);
-

Gets the current NMIP4Config associated with the NMDevice.

-

Note that as of NetworkManager 0.9.10, you can alternatively use -nm_active_connection_get_ip4_config(), which also works with VPN -connections.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the NMIP4Config or NULL if the device is not activated.

-

[transfer none]

-
-
-
-
-

nm_device_get_dhcp4_config ()

-
NMDHCP4Config *
-nm_device_get_dhcp4_config (NMDevice *device);
-

Gets the current NMDHCP4Config associated with the NMDevice.

-

Note that as of NetworkManager 0.9.10, you can alternatively use -nm_active_connection_get_dhcp4_config(), which also works with VPN -connections.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the NMDHCP4Config or NULL if the device is not activated or not -using DHCP.

-

[transfer none]

-
-
-
-
-

nm_device_get_ip6_config ()

-
NMIP6Config *
-nm_device_get_ip6_config (NMDevice *device);
-

Gets the current NMIP6Config associated with the NMDevice.

-

Note that as of NetworkManager 0.9.10, you can alternatively use -nm_active_connection_get_ip6_config(), which also works with VPN -connections.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the NMIP6Config or NULL if the device is not activated.

-

[transfer none]

-
-
-
-
-

nm_device_get_dhcp6_config ()

-
NMDHCP6Config *
-nm_device_get_dhcp6_config (NMDevice *device);
-

Gets the current NMDHCP6Config associated with the NMDevice.

-

Note that as of NetworkManager 0.9.10, you can alternatively use -nm_active_connection_get_dhcp6_config(), which also works with VPN -connections.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the NMDHCP6Config or NULL if the device is not activated or not -using DHCP.

-

[transfer none]

-
-
-
-
-

nm_device_get_state ()

-
NMDeviceState
-nm_device_get_state (NMDevice *device);
-

Gets the current NMDevice state.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the current device state

-
-
-
-
-

nm_device_get_state_reason ()

-
NMDeviceState
-nm_device_get_state_reason (NMDevice *device,
-                            NMDeviceStateReason *reason);
-

Gets the current NMDevice state (return value) and the reason for entering -the state (reason - argument).

-
-

Parameters

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

device

a NMDevice

 

reason

location to store reason (NMDeviceStateReason), or NULL.

[out][allow-none]
-
-
-

Returns

-

the current device state

-
-
-
-
-

nm_device_get_active_connection ()

-
NMActiveConnection *
-nm_device_get_active_connection (NMDevice *device);
-

Gets the NMActiveConnection object which owns this device during activation.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the NMActiveConnection or NULL if the device is -not part of an active connection.

-

[transfer none]

-
-
-
-
-

nm_device_get_available_connections ()

-
const GPtrArray *
-nm_device_get_available_connections (NMDevice *device);
-

Gets the NMRemoteConnections currently known to the daemon that could -be activated on device -.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the GPtrArray -containing NMRemoteConnections. This is the internal copy used by -the connection, and must not be modified.

-

[element-type NMRemoteConnection]

-
-

Since: 0.9.8

-
-
-
-

nm_device_get_physical_port_id ()

-
const char *
-nm_device_get_physical_port_id (NMDevice *device);
-

Gets the physical port ID of the NMDevice. If non-NULL, this is -an opaque string that can be used to recognize when -seemingly-unrelated NMDevices are actually just different virtual -ports on a single physical port. (Eg, NPAR / SR-IOV.)

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the physical port ID of the device, or NULL if the port -ID is unknown. This is the internal string used by the device and -must not be modified.

-
-

Since: 0.9.10

-
-
-
-

nm_device_get_mtu ()

-
guint32
-nm_device_get_mtu (NMDevice *device);
-

Gets the MTU of the NMDevice.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the MTU of the device in bytes.

-
-

Since: 0.9.10

-
-
-
-

nm_device_is_software ()

-
gboolean
-nm_device_is_software (NMDevice *device);
-

Whether the device is a software device.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

TRUE if device -is a software device, FALSE if it is a hardware device.

-
-

Since: 1.0

-
-
-
-

nm_device_is_real ()

-
gboolean
-nm_device_is_real (NMDevice *device);
-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

TRUE if the device exists, or FALSE if it is a placeholder device -that could be automatically created by NetworkManager if one of its -“available-connections” was activated.

-
-

Since: 1.2

-
-
-
-

nm_device_get_product ()

-
const char *
-nm_device_get_product (NMDevice *device);
-

Gets the product string of the NMDevice.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the product name of the device. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_get_vendor ()

-
const char *
-nm_device_get_vendor (NMDevice *device);
-

Gets the vendor string of the NMDevice.

-
-

Parameters

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

device

a NMDevice

 
-
-
-

Returns

-

the vendor name of the device. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_get_description ()

-
const char *
-nm_device_get_description (NMDevice *device);
-

Gets a description of device -, based on its vendor and product names.

-
-

Parameters

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

device

an NMDevice

 
-
-
-

Returns

-

a description of device -. If either the vendor or the -product name is unknown, this returns the interface name.

-
-

Since: 0.9.10

-
-
-
-

nm_device_disambiguate_names ()

-
char **
-nm_device_disambiguate_names (NMDevice **devices,
-                              int num_devices);
-

Generates a list of short-ish unique presentation names for the -devices in devices -.

-
-

Parameters

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

devices

an array of NMDevice.

[array length=num_devices]

num_devices

length of devices -

 
-
-
-

Returns

-

the device names.

-

[transfer full][array zero-terminated=1]

-
-

Since: 0.9.10

-
-
-
-

NMDeviceCallbackFn ()

-
void
-(*NMDeviceCallbackFn) (NMDevice *device,
-                       GError *error,
-                       gpointer user_data);
-
-
-
-

nm_device_disconnect ()

-
void
-nm_device_disconnect (NMDevice *device,
-                      NMDeviceCallbackFn callback,
-                      gpointer user_data);
-

Disconnects the device if currently connected, and prevents the device from -automatically connecting to networks until the next manual network connection -request.

-
-

Parameters

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

device

a NMDevice

 

callback

callback to be called when disconnect -operation completes.

[scope async][allow-none]

user_data

caller-specific data passed to callback -.

[closure]
-
-
-
-
-

nm_device_delete ()

-
void
-nm_device_delete (NMDevice *device,
-                  NMDeviceCallbackFn callback,
-                  gpointer user_data);
-

Deletes the software device. Hardware devices can't be deleted.

-
-

Parameters

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

device

a NMDevice

 

callback

callback to be called when delete -operation completes.

[scope async][allow-none]

user_data

caller-specific data passed to callback -.

[closure]
-
-

Since: 1.0

-
-
-
-

nm_device_filter_connections ()

-
GSList *
-nm_device_filter_connections (NMDevice *device,
-                              const GSList *connections);
-

Filters a given list of connections for a given NMDevice object and return -connections which may be activated with the device. For example if device - -is a Wi-Fi device that supports only WEP encryption, the returned list will -contain any Wi-Fi connections in connections - that allow connection to -unencrypted or WEP-enabled SSIDs. The returned list will not contain -Ethernet, Bluetooth, Wi-Fi WPA connections, or any other connection that is -incompatible with the device. To get the full list of connections see -nm_remote_settings_list_connections().

-
-

Parameters

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

device

an NMDevice to filter connections for

 

connections

a list of NMConnection objects to filter.

[element-type NMConnection]
-
-
-

Returns

-

a -list of NMConnection objects that could be activated with the given device -. -The elements of the list are owned by their creator and should not be freed -by the caller, but the returned list itself is owned by the caller and should -be freed with g_slist_free() when it is no longer required.

-

[transfer container][element-type NMConnection]

-
-
-
-
-

nm_device_connection_valid ()

-
gboolean
-nm_device_connection_valid (NMDevice *device,
-                            NMConnection *connection);
-

Validates a given connection for a given NMDevice object and returns -whether the connection may be activated with the device. For example if -device - is a Wi-Fi device that supports only WEP encryption, the connection -will only be valid if it is a Wi-Fi connection which describes a WEP or open -network, and will not be valid if it describes a WPA network, or if it is -an Ethernet, Bluetooth, WWAN, etc connection that is incompatible with the -device.

-
-

Parameters

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

device

an NMDevice to validate connection -against

 

connection

an NMConnection to validate against device -

 
-
-
-

Returns

-

TRUE if the connection may be activated with this device, FALSE -if is incompatible with the device's capabilities and characteristics.

-
-
-
-
-

nm_device_connection_compatible ()

-
gboolean
-nm_device_connection_compatible (NMDevice *device,
-                                 NMConnection *connection,
-                                 GError **error);
-

Validates a given connection for a given NMDevice object and returns -whether the connection may be activated with the device. For example if -device - is a Wi-Fi device that supports only WEP encryption, the connection -will only be valid if it is a Wi-Fi connection which describes a WEP or open -network, and will not be valid if it describes a WPA network, or if it is -an Ethernet, Bluetooth, WWAN, etc connection that is incompatible with the -device.

-

This function does the same as nm_device_connection_valid(), i.e. checking -compatibility of the given device and connection. But, in addition, it sets -GError when FALSE is returned.

-
-

Parameters

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

device

an NMDevice to validate connection -against

 

connection

an NMConnection to validate against device -

 

error

return location for a GError, or NULL

 
-
-
-

Returns

-

TRUE if the connection may be activated with this device, FALSE -if is incompatible with the device's capabilities and characteristics.

-
-
-
-
-

nm_device_get_setting_type ()

-
GType
-nm_device_get_setting_type (NMDevice *device);
-

Gets the (primary) NMSetting subtype associated with connections -that can be used on device -.

-
-

Parameters

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

device

an NMDevice

 
-
-
-

Returns

-

device -'s associated NMSetting type

-
-

Since: 0.9.10

-
-
-
-

NMDeviceDeactivateFn ()

-
void
-(*NMDeviceDeactivateFn) (NMDevice *device,
-                         GError *error,
-                         gpointer user_data);
-

NMDeviceDeactivateFn is deprecated and should not be used in newly-written code.

-
-
-
-

Types and Values

-
-

enum NMDeviceError

-
-

Members

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

NM_DEVICE_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_ERROR_INTERFACE_MISMATCH

-

the interface names of the connection and the - device mismatched

-
 
-
-
-
-
-

NM_DEVICE_ERROR

-
#define NM_DEVICE_ERROR nm_device_error_quark ()
-
-
-
-
-

NM_DEVICE_DEVICE_TYPE

-
#define NM_DEVICE_DEVICE_TYPE "device-type"
-
-
-
-
-

NM_DEVICE_UDI

-
#define NM_DEVICE_UDI "udi"
-
-
-
-
-

NM_DEVICE_INTERFACE

-
#define NM_DEVICE_INTERFACE "interface"
-
-
-
-
-

NM_DEVICE_IP_INTERFACE

-
#define NM_DEVICE_IP_INTERFACE "ip-interface"
-
-
-
-
-

NM_DEVICE_DRIVER

-
#define NM_DEVICE_DRIVER "driver"
-
-
-
-
-

NM_DEVICE_DRIVER_VERSION

-
#define NM_DEVICE_DRIVER_VERSION "driver-version"
-
-
-
-
-

NM_DEVICE_FIRMWARE_VERSION

-
#define NM_DEVICE_FIRMWARE_VERSION "firmware-version"
-
-
-
-
-

NM_DEVICE_CAPABILITIES

-
#define NM_DEVICE_CAPABILITIES "capabilities"
-
-
-
-
-

NM_DEVICE_REAL

-
#define NM_DEVICE_REAL "real"
-
-
-
-
-

NM_DEVICE_MANAGED

-
#define NM_DEVICE_MANAGED "managed"
-
-
-
-
-

NM_DEVICE_AUTOCONNECT

-
#define NM_DEVICE_AUTOCONNECT "autoconnect"
-
-
-
-
-

NM_DEVICE_FIRMWARE_MISSING

-
#define NM_DEVICE_FIRMWARE_MISSING "firmware-missing"
-
-
-
-
-

NM_DEVICE_IP4_CONFIG

-
#define NM_DEVICE_IP4_CONFIG "ip4-config"
-
-
-
-
-

NM_DEVICE_DHCP4_CONFIG

-
#define NM_DEVICE_DHCP4_CONFIG "dhcp4-config"
-
-
-
-
-

NM_DEVICE_IP6_CONFIG

-
#define NM_DEVICE_IP6_CONFIG "ip6-config"
-
-
-
-
-

NM_DEVICE_DHCP6_CONFIG

-
#define NM_DEVICE_DHCP6_CONFIG "dhcp6-config"
-
-
-
-
-

NM_DEVICE_STATE

-
#define NM_DEVICE_STATE "state"
-
-
-
-
-

NM_DEVICE_STATE_REASON

-
#define NM_DEVICE_STATE_REASON "state-reason"
-
-
-
-
-

NM_DEVICE_ACTIVE_CONNECTION

-
#define NM_DEVICE_ACTIVE_CONNECTION "active-connection"
-
-
-
-
-

NM_DEVICE_AVAILABLE_CONNECTIONS

-
#define NM_DEVICE_AVAILABLE_CONNECTIONS "available-connections"
-
-
-
-
-

NM_DEVICE_VENDOR

-
#define NM_DEVICE_VENDOR "vendor"
-
-
-
-
-

NM_DEVICE_PRODUCT

-
#define NM_DEVICE_PRODUCT "product"
-
-
-
-
-

NM_DEVICE_PHYSICAL_PORT_ID

-
#define NM_DEVICE_PHYSICAL_PORT_ID "physical-port-id"
-
-
-
-
-

NM_DEVICE_MTU

-
#define NM_DEVICE_MTU "mtu"
-
-
-
-
-

Property Details

-
-

The “active-connection” property

-
  “active-connection”        NMActiveConnection *
-

The NMActiveConnection object that "owns" this device during activation.

-

Flags: Read

-
-
-
-

The “autoconnect” property

-
  “autoconnect”              gboolean
-

Whether the device can auto-activate a connection.

-

Flags: Read / Write

-

Default value: TRUE

-
-
-
-

The “available-connections” property

-
  “available-connections”    NMObjectArray *
-

The available connections (NMRemoteConnection) of the device

-

Flags: Read

-

Since: 0.9.8

-
-
-
-

The “capabilities” property

-
  “capabilities”             guint
-

The capabilities of the device.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “device-type” property

-
  “device-type”              guint
-

The numeric type of the device.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “dhcp4-config” property

-
  “dhcp4-config”             NMDHCP4Config *
-

The NMDHCP4Config of the device.

-

Flags: Read

-
-
-
-

The “dhcp6-config” property

-
  “dhcp6-config”             NMDHCP6Config *
-

The NMDHCP6Config of the device.

-

Flags: Read

-
-
-
-

The “driver” property

-
  “driver”                   gchar *
-

The driver of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “driver-version” property

-
  “driver-version”           gchar *
-

The version of the device driver.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “firmware-missing” property

-
  “firmware-missing”         gboolean
-

When TRUE indicates the device is likely missing firmware required -for its operation.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “firmware-version” property

-
  “firmware-version”         gchar *
-

The firmware version of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “interface” property

-
  “interface”                gchar *
-

The interface of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “ip-interface” property

-
  “ip-interface”             gchar *
-

The IP interface of the device which should be used for all IP-related -operations like addressing and routing.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “ip4-config” property

-
  “ip4-config”               NMIP4Config *
-

The NMIP4Config of the device.

-

Flags: Read

-
-
-
-

The “ip6-config” property

-
  “ip6-config”               NMIP6Config *
-

The NMIP6Config of the device.

-

Flags: Read

-
-
-
-

The “managed” property

-
  “managed”                  gboolean
-

Whether the device is managed by NetworkManager.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “mtu” property

-
  “mtu”                      guint
-

The MTU of the device.

-

Flags: Read

-

Default value: 1500

-

Since: 0.9.10

-
-
-
-

The “physical-port-id” property

-
  “physical-port-id”         gchar *
-

The physical port ID of the device. (See -nm_device_get_physical_port_id().)

-

Flags: Read

-

Default value: NULL

-

Since: 0.9.10

-
-
-
-

The “product” property

-
  “product”                  gchar *
-

The product string of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “real” property

-
  “real”                     gboolean
-

Whether the device is real or is a placeholder device that could -be created automatically by NetworkManager if one of its -“available-connections” was activated.

-

Flags: Read

-

Default value: FALSE

-

Since: 1.2

-
-
-
-

The “state” property

-
  “state”                    guint
-

The state of the device.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “state-reason” property

-
  “state-reason”             GValueArray_guint+guint_*
-

The state and reason of the device.

-

Flags: Read

-
-
-
-

The “udi” property

-
  “udi”                      gchar *
-

An operating-system specific device hardware identifier; this is not -unique to a specific hardware device across reboots or hotplugs. It -is an opaque string which for some device types (Bluetooth, Modem) -contains an identifier provided by the underlying hardware service daemon -such as Bluez or ModemManager, and clients can use this property to -request more information about the device from those services.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “vendor” property

-
  “vendor”                   gchar *
-

The vendor string of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

Signal Details

-
-

The “state-changed” signal

-
void
-user_function (NMDevice *device,
-               guint     new_state,
-               guint     old_state,
-               guint     reason,
-               gpointer  user_data)
-

Notifies the state change of a NMDevice.

-
-

Parameters

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

device

the device object that received the signal

 

new_state

the new state of the device

 

old_state

the previous state of the device

 

reason

the reason describing the state change

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceAdsl.html b/docs/libnm-glib/html/NMDeviceAdsl.html deleted file mode 100644 index 88e3d14b..00000000 --- a/docs/libnm-glib/html/NMDeviceAdsl.html +++ /dev/null @@ -1,259 +0,0 @@ - - - - -NMDeviceAdsl: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceAdsl

-

NMDeviceAdsl

-
-
-

Functions

-
---- - - - - - - - - - - - - - - -
-GQuark - -nm_device_adsl_error_quark () -
-GObject * - -nm_device_adsl_new () -
-gboolean - -nm_device_adsl_get_carrier () -
-
-
-

Properties

-
----- - - - - - -
gbooleancarrierRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - -
enumNMDeviceAdslError
#defineNM_DEVICE_ADSL_ERROR
#defineNM_DEVICE_ADSL_CARRIER
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceAdsl
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_adsl_error_quark ()

-
GQuark
-nm_device_adsl_error_quark (void);
-

Registers an error quark for NMDeviceAdsl if necessary.

-
-

Returns

-

the error quark used for NMDeviceAdsl errors.

-
-
-
-
-

nm_device_adsl_new ()

-
GObject *
-nm_device_adsl_new (DBusGConnection *connection,
-                    const char *path);
-

Creates a new NMDeviceAdsl.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-
-
-
-

nm_device_adsl_get_carrier ()

-
gboolean
-nm_device_adsl_get_carrier (NMDeviceAdsl *device);
-

Whether the device has carrier.

-
-

Parameters

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

device

a NMDeviceAdsl

 
-
-
-

Returns

-

TRUE if the device has carrier

-
-
-
-
-

Types and Values

-
-

enum NMDeviceAdslError

-
-

Members

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

NM_DEVICE_ADSL_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_ADSL_ERROR_NOT_ADSL_CONNECTION

-

the connection was not of ADSL type

-
 

NM_DEVICE_ADSL_ERROR_INVALID_ADSL_CONNECTION

-

the ADSL connection was invalid

-
 
-
-
-
-
-

NM_DEVICE_ADSL_ERROR

-
#define NM_DEVICE_ADSL_ERROR nm_device_adsl_error_quark ()
-
-
-
-
-

NM_DEVICE_ADSL_CARRIER

-
#define NM_DEVICE_ADSL_CARRIER "carrier"
-
-
-
-
-

Property Details

-
-

The “carrier” property

-
  “carrier”                  gboolean
-

Whether the device has carrier.

-

Flags: Read

-

Default value: FALSE

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceBond.html b/docs/libnm-glib/html/NMDeviceBond.html deleted file mode 100644 index 58272974..00000000 --- a/docs/libnm-glib/html/NMDeviceBond.html +++ /dev/null @@ -1,389 +0,0 @@ - - - - -NMDeviceBond: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceBond

-

NMDeviceBond

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_bond_error_quark () -
-GObject * - -nm_device_bond_new () -
const char * - -nm_device_bond_get_hw_address () -
-gboolean - -nm_device_bond_get_carrier () -
const GPtrArray * - -nm_device_bond_get_slaves () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - -
gbooleancarrierRead
-gchar *hw-addressRead
-NMObjectArray *slavesRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - -
enumNMDeviceBondError
#defineNM_DEVICE_BOND_ERROR
#defineNM_DEVICE_BOND_HW_ADDRESS
#defineNM_DEVICE_BOND_CARRIER
#defineNM_DEVICE_BOND_SLAVES
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceBond
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_bond_error_quark ()

-
GQuark
-nm_device_bond_error_quark (void);
-

Registers an error quark for NMDeviceBond if necessary.

-
-

Returns

-

the error quark used for NMDeviceBond errors.

-
-
-
-
-

nm_device_bond_new ()

-
GObject *
-nm_device_bond_new (DBusGConnection *connection,
-                    const char *path);
-

Creates a new NMDeviceBond.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-
-
-
-

nm_device_bond_get_hw_address ()

-
const char *
-nm_device_bond_get_hw_address (NMDeviceBond *device);
-

Gets the hardware (MAC) address of the NMDeviceBond

-
-

Parameters

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

device

a NMDeviceBond

 
-
-
-

Returns

-

the hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_bond_get_carrier ()

-
gboolean
-nm_device_bond_get_carrier (NMDeviceBond *device);
-

Whether the device has carrier.

-
-

Parameters

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

device

a NMDeviceBond

 
-
-
-

Returns

-

TRUE if the device has carrier

-
-
-
-
-

nm_device_bond_get_slaves ()

-
const GPtrArray *
-nm_device_bond_get_slaves (NMDeviceBond *device);
-

Gets the devices currently enslaved to device -.

-
-

Parameters

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

device

a NMDeviceBond

 
-
-
-

Returns

-

the GPtrArray containing -NMDevices that are slaves of device -. This is the internal -copy used by the device, and must not be modified.

-

[element-type NMDevice]

-
-

Since: 0.9.6.4

-
-
-
-

Types and Values

-
-

enum NMDeviceBondError

-
-

Members

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

NM_DEVICE_BOND_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_BOND_ERROR_NOT_BOND_CONNECTION

-

the connection was not of bond type

-
 

NM_DEVICE_BOND_ERROR_INVALID_BOND_CONNECTION

-

the bond connection was invalid

-
 

NM_DEVICE_BOND_ERROR_INTERFACE_MISMATCH

-

the interfaces of the connection and the device mismatched

-
 
-
-
-
-
-

NM_DEVICE_BOND_ERROR

-
#define NM_DEVICE_BOND_ERROR nm_device_bond_error_quark ()
-
-
-
-
-

NM_DEVICE_BOND_HW_ADDRESS

-
#define NM_DEVICE_BOND_HW_ADDRESS  "hw-address"
-
-
-
-
-

NM_DEVICE_BOND_CARRIER

-
#define NM_DEVICE_BOND_CARRIER     "carrier"
-
-
-
-
-

NM_DEVICE_BOND_SLAVES

-
#define NM_DEVICE_BOND_SLAVES      "slaves"
-
-
-
-
-

Property Details

-
-

The “carrier” property

-
  “carrier”                  gboolean
-

Whether the device has carrier.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “slaves” property

-
  “slaves”                   NMObjectArray *
-

The devices (NMDevice) enslaved to the bond device.

-

Flags: Read

-

Since: 0.9.8

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceBridge.html b/docs/libnm-glib/html/NMDeviceBridge.html deleted file mode 100644 index 6d19527f..00000000 --- a/docs/libnm-glib/html/NMDeviceBridge.html +++ /dev/null @@ -1,396 +0,0 @@ - - - - -NMDeviceBridge: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceBridge

-

NMDeviceBridge

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_bridge_error_quark () -
-GObject * - -nm_device_bridge_new () -
const char * - -nm_device_bridge_get_hw_address () -
-gboolean - -nm_device_bridge_get_carrier () -
const GPtrArray * - -nm_device_bridge_get_slaves () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - -
gbooleancarrierRead
-gchar *hw-addressRead
-NMObjectArray *slavesRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - -
enumNMDeviceBridgeError
#defineNM_DEVICE_BRIDGE_ERROR
#defineNM_DEVICE_BRIDGE_HW_ADDRESS
#defineNM_DEVICE_BRIDGE_CARRIER
#defineNM_DEVICE_BRIDGE_SLAVES
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceBridge
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_bridge_error_quark ()

-
GQuark
-nm_device_bridge_error_quark (void);
-

Registers an error quark for NMDeviceBridge if necessary.

-
-

Returns

-

the error quark used for NMDeviceBridge errors.

-
-

Since: 0.9.8

-
-
-
-

nm_device_bridge_new ()

-
GObject *
-nm_device_bridge_new (DBusGConnection *connection,
-                      const char *path);
-

Creates a new NMDeviceBridge.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-

Since: 0.9.8

-
-
-
-

nm_device_bridge_get_hw_address ()

-
const char *
-nm_device_bridge_get_hw_address (NMDeviceBridge *device);
-

Gets the hardware (MAC) address of the NMDeviceBridge

-
-

Parameters

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

device

a NMDeviceBridge

 
-
-
-

Returns

-

the hardware address. This is the internal string used by the -device, and must not be modified.

-
-

Since: 0.9.8

-
-
-
-

nm_device_bridge_get_carrier ()

-
gboolean
-nm_device_bridge_get_carrier (NMDeviceBridge *device);
-

Whether the device has carrier.

-
-

Parameters

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

device

a NMDeviceBridge

 
-
-
-

Returns

-

TRUE if the device has carrier

-
-

Since: 0.9.8

-
-
-
-

nm_device_bridge_get_slaves ()

-
const GPtrArray *
-nm_device_bridge_get_slaves (NMDeviceBridge *device);
-

Gets the devices currently enslaved to device -.

-
-

Parameters

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

device

a NMDeviceBridge

 
-
-
-

Returns

-

the GPtrArray containing -NMDevices that are slaves of device -. This is the internal -copy used by the device, and must not be modified.

-

[element-type NMDevice]

-
-

Since: 0.9.8

-
-
-
-

Types and Values

-
-

enum NMDeviceBridgeError

-
-

Members

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

NM_DEVICE_BRIDGE_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_BRIDGE_ERROR_NOT_BRIDGE_CONNECTION

-

the connection was not of bridge type

-
 

NM_DEVICE_BRIDGE_ERROR_INVALID_BRIDGE_CONNECTION

-

the bridge connection was invalid

-
 

NM_DEVICE_BRIDGE_ERROR_INTERFACE_MISMATCH

-

the interfaces of the connection and the device mismatched

-
 
-
-

Since: 0.9.8

-
-
-
-

NM_DEVICE_BRIDGE_ERROR

-
#define NM_DEVICE_BRIDGE_ERROR nm_device_bridge_error_quark ()
-
-
-
-
-

NM_DEVICE_BRIDGE_HW_ADDRESS

-
#define NM_DEVICE_BRIDGE_HW_ADDRESS  "hw-address"
-
-
-
-
-

NM_DEVICE_BRIDGE_CARRIER

-
#define NM_DEVICE_BRIDGE_CARRIER     "carrier"
-
-
-
-
-

NM_DEVICE_BRIDGE_SLAVES

-
#define NM_DEVICE_BRIDGE_SLAVES      "slaves"
-
-
-
-
-

Property Details

-
-

The “carrier” property

-
  “carrier”                  gboolean
-

Whether the device has carrier.

-

Flags: Read

-

Default value: FALSE

-

Since: 0.9.8

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-

Since: 0.9.8

-
-
-
-

The “slaves” property

-
  “slaves”                   NMObjectArray *
-

The devices (NMDevice) enslaved to the bridge device.

-

Flags: Read

-

Since: 0.9.8

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceBt.html b/docs/libnm-glib/html/NMDeviceBt.html deleted file mode 100644 index 4d2fa8ba..00000000 --- a/docs/libnm-glib/html/NMDeviceBt.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - -NMDeviceBt: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceBt

-

NMDeviceBt

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_bt_error_quark () -
-GObject * - -nm_device_bt_new () -
const char * - -nm_device_bt_get_hw_address () -
const char * - -nm_device_bt_get_name () -
-NMBluetoothCapabilities - -nm_device_bt_get_capabilities () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - -
guintbt-capabilitiesRead
-gchar *hw-addressRead
-gchar *nameRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - -
enumNMDeviceBtError
#defineNM_DEVICE_BT_ERROR
#defineNM_DEVICE_BT_HW_ADDRESS
#defineNM_DEVICE_BT_NAME
#defineNM_DEVICE_BT_CAPABILITIES
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceBt
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_bt_error_quark ()

-
GQuark
-nm_device_bt_error_quark (void);
-

Registers an error quark for NMDeviceBt if necessary.

-
-

Returns

-

the error quark used for NMDeviceBt errors.

-
-
-
-
-

nm_device_bt_new ()

-
GObject *
-nm_device_bt_new (DBusGConnection *connection,
-                  const char *path);
-

Creates a new NMDeviceBt.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-
-
-
-

nm_device_bt_get_hw_address ()

-
const char *
-nm_device_bt_get_hw_address (NMDeviceBt *device);
-

Gets the hardware (MAC) address of the NMDeviceBt

-
-

Parameters

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

device

a NMDeviceBt

 
-
-
-

Returns

-

the hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_bt_get_name ()

-
const char *
-nm_device_bt_get_name (NMDeviceBt *device);
-

Gets the name of the NMDeviceBt.

-
-

Parameters

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

device

a NMDeviceBt

 
-
-
-

Returns

-

the name of the device

-
-
-
-
-

nm_device_bt_get_capabilities ()

-
NMBluetoothCapabilities
-nm_device_bt_get_capabilities (NMDeviceBt *device);
-

Returns the Bluetooth device's usable capabilities.

-
-

Parameters

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

device

a NMDeviceBt

 
-
-
-

Returns

-

a combination of NMBluetoothCapabilities

-
-
-
-
-

Types and Values

-
-

enum NMDeviceBtError

-
-

Members

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

NM_DEVICE_BT_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_BT_ERROR_NOT_BT_CONNECTION

-

the connection was not of bluetooth type

-
 

NM_DEVICE_BT_ERROR_INVALID_BT_CONNECTION

-

the bluetooth connection was invalid

-
 

NM_DEVICE_BT_ERROR_INVALID_DEVICE_MAC

-

the device's MAC was invalid

-
 

NM_DEVICE_BT_ERROR_MAC_MISMATCH

-

the MACs of the connection and the device mismatched

-
 

NM_DEVICE_BT_ERROR_MISSING_DEVICE_CAPS

-

the device missed required capabilities

-
 
-
-
-
-
-

NM_DEVICE_BT_ERROR

-
#define NM_DEVICE_BT_ERROR nm_device_bt_error_quark ()
-
-
-
-
-

NM_DEVICE_BT_HW_ADDRESS

-
#define NM_DEVICE_BT_HW_ADDRESS   "hw-address"
-
-
-
-
-

NM_DEVICE_BT_NAME

-
#define NM_DEVICE_BT_NAME         "name"
-
-
-
-
-

NM_DEVICE_BT_CAPABILITIES

-
#define NM_DEVICE_BT_CAPABILITIES "bt-capabilities"
-
-
-
-
-

Property Details

-
-

The “bt-capabilities” property

-
  “bt-capabilities”          guint
-

The device's bluetooth capabilities, a combination of NMBluetoothCapabilities.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “name” property

-
  “name”                     gchar *
-

The name of the bluetooth device.

-

Flags: Read

-

Default value: NULL

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceEthernet.html b/docs/libnm-glib/html/NMDeviceEthernet.html deleted file mode 100644 index 8465051d..00000000 --- a/docs/libnm-glib/html/NMDeviceEthernet.html +++ /dev/null @@ -1,449 +0,0 @@ - - - - -NMDeviceEthernet: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceEthernet

-

NMDeviceEthernet

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_ethernet_error_quark () -
-GObject * - -nm_device_ethernet_new () -
const char * - -nm_device_ethernet_get_hw_address () -
const char * - -nm_device_ethernet_get_permanent_hw_address () -
-guint32 - -nm_device_ethernet_get_speed () -
-gboolean - -nm_device_ethernet_get_carrier () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - -
gbooleancarrierRead
-gchar *hw-addressRead
-gchar *perm-hw-addressRead
guintspeedRead
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceEthernet
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_ethernet_error_quark ()

-
GQuark
-nm_device_ethernet_error_quark (void);
-

Registers an error quark for NMDeviceEthernet if necessary.

-
-

Returns

-

the error quark used for NMDeviceEthernet errors.

-
-
-
-
-

nm_device_ethernet_new ()

-
GObject *
-nm_device_ethernet_new (DBusGConnection *connection,
-                        const char *path);
-

Creates a new NMDeviceEthernet.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-
-
-
-

nm_device_ethernet_get_hw_address ()

-
const char *
-nm_device_ethernet_get_hw_address (NMDeviceEthernet *device);
-

Gets the active hardware (MAC) address of the NMDeviceEthernet

-
-

Parameters

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

device

a NMDeviceEthernet

 
-
-
-

Returns

-

the active hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_ethernet_get_permanent_hw_address ()

-
const char *
-nm_device_ethernet_get_permanent_hw_address
-                               (NMDeviceEthernet *device);
-

Gets the permanent hardware (MAC) address of the NMDeviceEthernet

-
-

Parameters

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

device

a NMDeviceEthernet

 
-
-
-

Returns

-

the permanent hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_ethernet_get_speed ()

-
guint32
-nm_device_ethernet_get_speed (NMDeviceEthernet *device);
-

Gets the speed of the NMDeviceEthernet in Mbit/s.

-
-

Parameters

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

device

a NMDeviceEthernet

 
-
-
-

Returns

-

the speed of the device in Mbit/s

-
-
-
-
-

nm_device_ethernet_get_carrier ()

-
gboolean
-nm_device_ethernet_get_carrier (NMDeviceEthernet *device);
-

Whether the device has carrier.

-
-

Parameters

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

device

a NMDeviceEthernet

 
-
-
-

Returns

-

TRUE if the device has carrier

-
-
-
-
-

Types and Values

-
-

enum NMDeviceEthernetError

-
-

Members

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

NM_DEVICE_ETHERNET_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_ETHERNET_ERROR_NOT_ETHERNET_CONNECTION

-

the connection was not of Ethernet or PPPoE type

-
 

NM_DEVICE_ETHERNET_ERROR_INVALID_ETHERNET_CONNECTION

-

the Ethernet connection was invalid

-
 

NM_DEVICE_ETHERNET_ERROR_INVALID_DEVICE_MAC

-

the device's MAC was invalid

-
 

NM_DEVICE_ETHERNET_ERROR_MAC_MISMATCH

-

the MACs of the connection and the device mismatched

-
 
-
-
-
-
-

NM_DEVICE_ETHERNET_ERROR

-
#define NM_DEVICE_ETHERNET_ERROR nm_device_ethernet_error_quark ()
-
-
-
-
-

NM_DEVICE_ETHERNET_HW_ADDRESS

-
#define NM_DEVICE_ETHERNET_HW_ADDRESS  "hw-address"
-
-
-
-
-

NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS

-
#define NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS "perm-hw-address"
-
-
-
-
-

NM_DEVICE_ETHERNET_SPEED

-
#define NM_DEVICE_ETHERNET_SPEED       "speed"
-
-
-
-
-

NM_DEVICE_ETHERNET_CARRIER

-
#define NM_DEVICE_ETHERNET_CARRIER     "carrier"
-
-
-
-
-

Property Details

-
-

The “carrier” property

-
  “carrier”                  gboolean
-

Whether the device has carrier.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The active hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “perm-hw-address” property

-
  “perm-hw-address”          gchar *
-

The permanent hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “speed” property

-
  “speed”                    guint
-

The speed of the device.

-

Flags: Read

-

Default value: 0

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceGeneric.html b/docs/libnm-glib/html/NMDeviceGeneric.html deleted file mode 100644 index dc3348b9..00000000 --- a/docs/libnm-glib/html/NMDeviceGeneric.html +++ /dev/null @@ -1,290 +0,0 @@ - - - - -NMDeviceGeneric: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceGeneric

-

NMDeviceGeneric

-
-
-

Functions

-
---- - - - - - - - - - - - - - - -
-GQuark - -nm_device_generic_error_quark () -
-GObject * - -nm_device_generic_new () -
const char * - -nm_device_generic_get_hw_address () -
-
-
-

Properties

-
----- - - - - - - - - - - - - -
-gchar *hw-addressRead
-gchar *type-descriptionRead
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceGeneric
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_generic_error_quark ()

-
GQuark
-nm_device_generic_error_quark (void);
-

Registers an error quark for NMDeviceGeneric if necessary.

-
-

Returns

-

the error quark used for NMDeviceGeneric errors.

-
-

Since: 0.9.10

-
-
-
-

nm_device_generic_new ()

-
GObject *
-nm_device_generic_new (DBusGConnection *connection,
-                       const char *path);
-

Creates a new NMDeviceGeneric.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-

Since: 0.9.10

-
-
-
-

nm_device_generic_get_hw_address ()

-
const char *
-nm_device_generic_get_hw_address (NMDeviceGeneric *device);
-

Gets the hardware address of the NMDeviceGeneric

-
-

Parameters

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

device

a NMDeviceGeneric

 
-
-
-

Returns

-

the hardware address. This is the internal string used by the -device, and must not be modified.

-
-

Since: 0.9.10

-
-
-
-

Types and Values

-
-

enum NMDeviceGenericError

-
-

Members

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

NM_DEVICE_GENERIC_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_GENERIC_ERROR_NOT_GENERIC_CONNECTION

-

the connection was not of generic type

-
 

NM_DEVICE_GENERIC_ERROR_MISSING_INTERFACE_NAME

-

the connection did not specify the interface name

-
 
-
-
-
-
-

NM_DEVICE_GENERIC_ERROR

-
#define NM_DEVICE_GENERIC_ERROR nm_device_generic_error_quark ()
-
-
-
-
-

NM_DEVICE_GENERIC_HW_ADDRESS

-
#define NM_DEVICE_GENERIC_HW_ADDRESS       "hw-address"
-
-
-
-
-

NM_DEVICE_GENERIC_TYPE_DESCRIPTION

-
#define NM_DEVICE_GENERIC_TYPE_DESCRIPTION "type-description"
-
-
-
-
-

Property Details

-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “type-description” property

-
  “type-description”         gchar *
-

A description of the specific type of device this is, or NULL -if not known.

-

Flags: Read

-

Default value: NULL

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceInfiniband.html b/docs/libnm-glib/html/NMDeviceInfiniband.html deleted file mode 100644 index f81faa4f..00000000 --- a/docs/libnm-glib/html/NMDeviceInfiniband.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - -NMDeviceInfiniband: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceInfiniband

-

NMDeviceInfiniband

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_infiniband_error_quark () -
-GObject * - -nm_device_infiniband_new () -
const char * - -nm_device_infiniband_get_hw_address () -
-gboolean - -nm_device_infiniband_get_carrier () -
-
-
-

Properties

-
----- - - - - - - - - - - - - -
gbooleancarrierRead
-gchar *hw-addressRead
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceInfiniband
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_infiniband_error_quark ()

-
GQuark
-nm_device_infiniband_error_quark (void);
-

Registers an error quark for NMDeviceInfiniband if necessary.

-
-

Returns

-

the error quark used for NMDeviceInfiniband errors.

-
-
-
-
-

nm_device_infiniband_new ()

-
GObject *
-nm_device_infiniband_new (DBusGConnection *connection,
-                          const char *path);
-

Creates a new NMDeviceInfiniband.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-
-
-
-

nm_device_infiniband_get_hw_address ()

-
const char *
-nm_device_infiniband_get_hw_address (NMDeviceInfiniband *device);
-

Gets the hardware (MAC) address of the NMDeviceInfiniband

-
-

Parameters

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

device

a NMDeviceInfiniband

 
-
-
-

Returns

-

the hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_infiniband_get_carrier ()

-
gboolean
-nm_device_infiniband_get_carrier (NMDeviceInfiniband *device);
-

Whether the device has carrier.

-
-

Parameters

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

device

a NMDeviceInfiniband

 
-
-
-

Returns

-

TRUE if the device has carrier

-
-
-
-
-

Types and Values

-
-

enum NMDeviceInfinibandError

-
-

Members

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

NM_DEVICE_INFINIBAND_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_INFINIBAND_ERROR_NOT_INFINIBAND_CONNECTION

-

the connection was not of InfiniBand type

-
 

NM_DEVICE_INFINIBAND_ERROR_INVALID_INFINIBAND_CONNECTION

-

the InfiniBand connection was invalid

-
 

NM_DEVICE_INFINIBAND_ERROR_INVALID_DEVICE_MAC

-

the device's MAC was invalid

-
 

NM_DEVICE_INFINIBAND_ERROR_MAC_MISMATCH

-

the MACs of the connection and the device mismatched

-
 
-
-
-
-
-

NM_DEVICE_INFINIBAND_ERROR

-
#define NM_DEVICE_INFINIBAND_ERROR nm_device_infiniband_error_quark ()
-
-
-
-
-

NM_DEVICE_INFINIBAND_HW_ADDRESS

-
#define NM_DEVICE_INFINIBAND_HW_ADDRESS  "hw-address"
-
-
-
-
-

NM_DEVICE_INFINIBAND_CARRIER

-
#define NM_DEVICE_INFINIBAND_CARRIER     "carrier"
-
-
-
-
-

Property Details

-
-

The “carrier” property

-
  “carrier”                  gboolean
-

Whether the device has carrier.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceModem.html b/docs/libnm-glib/html/NMDeviceModem.html deleted file mode 100644 index 75ec49a7..00000000 --- a/docs/libnm-glib/html/NMDeviceModem.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - -NMDeviceModem: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceModem

-

NMDeviceModem

-
- -
-

Properties

-
----- - - - - - - - - - - - - -
guintcurrent-capabilitiesRead
guintmodem-capabilitiesRead
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceModem
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_modem_error_quark ()

-
GQuark
-nm_device_modem_error_quark (void);
-

Registers an error quark for NMDeviceModem if necessary.

-
-

Returns

-

the error quark used for NMDeviceModem errors.

-
-
-
-
-

nm_device_modem_get_modem_capabilities ()

-
NMDeviceModemCapabilities
-nm_device_modem_get_modem_capabilities
-                               (NMDeviceModem *self);
-

Returns a bitfield of the generic access technology families the modem -supports. Not all capabilities are available concurrently however; some -may require a firmware reload or reinitialization.

-
-

Parameters

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

self

a NMDeviceModem

 
-
-
-

Returns

-

the generic access technology families the modem supports

-
-
-
-
-

nm_device_modem_get_current_capabilities ()

-
NMDeviceModemCapabilities
-nm_device_modem_get_current_capabilities
-                               (NMDeviceModem *self);
-

Returns a bitfield of the generic access technology families the modem -supports without a firmware reload or reinitialization. This value -represents the network types the modem can immediately connect to.

-
-

Parameters

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

self

a NMDeviceModem

 
-
-
-

Returns

-

the generic access technology families the modem supports without -a firmware reload or other reinitialization

-
-
-
-
-

Types and Values

-
-

enum NMDeviceModemError

-
-

Members

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

NM_DEVICE_MODEM_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_MODEM_ERROR_NOT_MODEM_CONNECTION

-

the connection was not of modem type

-
 

NM_DEVICE_MODEM_ERROR_INVALID_MODEM_CONNECTION

-

the modem connection was invalid

-
 

NM_DEVICE_MODEM_ERROR_MISSING_DEVICE_CAPS

-

the device missed required capabilities

-
 
-
-
-
-
-

NM_DEVICE_MODEM_ERROR

-
#define NM_DEVICE_MODEM_ERROR nm_device_modem_error_quark ()
-
-
-
-
-

NM_DEVICE_MODEM_MODEM_CAPABILITIES

-
#define NM_DEVICE_MODEM_MODEM_CAPABILITIES   "modem-capabilities"
-
-
-
-
-

NM_DEVICE_MODEM_CURRENT_CAPABILITIES

-
#define NM_DEVICE_MODEM_CURRENT_CAPABILITIES "current-capabilities"
-
-
-
-
-

Property Details

-
-

The “current-capabilities” property

-
  “current-capabilities”     guint
-

The generic family of access technologies the modem currently supports -without a firmware reload or reinitialization.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “modem-capabilities” property

-
  “modem-capabilities”       guint
-

The generic family of access technologies the modem supports. Not all -capabilities are available at the same time however; some modems require -a firmware reload or other reinitialization to switch between eg -CDMA/EVDO and GSM/UMTS.

-

Flags: Read

-

Default value: 0

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceOlpcMesh.html b/docs/libnm-glib/html/NMDeviceOlpcMesh.html deleted file mode 100644 index 8b50abd3..00000000 --- a/docs/libnm-glib/html/NMDeviceOlpcMesh.html +++ /dev/null @@ -1,378 +0,0 @@ - - - - -NMDeviceOlpcMesh: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceOlpcMesh

-

NMDeviceOlpcMesh

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_olpc_mesh_error_quark () -
-GObject * - -nm_device_olpc_mesh_new () -
const char * - -nm_device_olpc_mesh_get_hw_address () -
-NMDeviceWifi * - -nm_device_olpc_mesh_get_companion () -
-guint32 - -nm_device_olpc_mesh_get_active_channel () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - -
guintactive-channelRead
-NMDeviceWifi *companionRead
-gchar *hw-addressRead
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceOlpcMesh
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_olpc_mesh_error_quark ()

-
GQuark
-nm_device_olpc_mesh_error_quark (void);
-

Registers an error quark for NMDeviceOlpcMesh if necessary.

-
-

Returns

-

the error quark used for NMDeviceOlpcMesh errors.

-
-
-
-
-

nm_device_olpc_mesh_new ()

-
GObject *
-nm_device_olpc_mesh_new (DBusGConnection *connection,
-                         const char *path);
-

Creates a new NMDeviceOlpcMesh.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new OlpcMesh device.

-

[transfer full]

-
-
-
-
-

nm_device_olpc_mesh_get_hw_address ()

-
const char *
-nm_device_olpc_mesh_get_hw_address (NMDeviceOlpcMesh *device);
-

Gets the hardware (MAC) address of the NMDeviceOlpcMesh

-
-

Parameters

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

device

a NMDeviceOlpcMesh

 
-
-
-

Returns

-

the hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_olpc_mesh_get_companion ()

-
NMDeviceWifi *
-nm_device_olpc_mesh_get_companion (NMDeviceOlpcMesh *device);
-

Gets the companion device of the NMDeviceOlpcMesh.

-
-

Parameters

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

device

a NMDeviceOlpcMesh

 
-
-
-

Returns

-

the companion of the device of NULL.

-

[transfer none]

-
-
-
-
-

nm_device_olpc_mesh_get_active_channel ()

-
guint32
-nm_device_olpc_mesh_get_active_channel
-                               (NMDeviceOlpcMesh *device);
-

Returns the active channel of the NMDeviceOlpcMesh device.

-
-

Parameters

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

device

a NMDeviceOlpcMesh

 
-
-
-

Returns

-

active channel of the device

-
-
-
-
-

Types and Values

-
-

enum NMDeviceOlpcMeshError

-
-

Members

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

NM_DEVICE_OLPC_MESH_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_OLPC_MESH_ERROR_NOT_OLPC_MESH_CONNECTION

-

the connection was not of Olpc Mesh type

-
 

NM_DEVICE_OLPC_MESH_ERROR_INVALID_OLPC_MESH_CONNECTION

-

the Olpc Mesh connection was invalid

-
 
-
-
-
-
-

NM_DEVICE_OLPC_MESH_ERROR

-
#define NM_DEVICE_OLPC_MESH_ERROR nm_device_olpc_mesh_error_quark ()
-
-
-
-
-

NM_DEVICE_OLPC_MESH_HW_ADDRESS

-
#define NM_DEVICE_OLPC_MESH_HW_ADDRESS     "hw-address"
-
-
-
-
-

NM_DEVICE_OLPC_MESH_COMPANION

-
#define NM_DEVICE_OLPC_MESH_COMPANION      "companion"
-
-
-
-
-

NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL

-
#define NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL "active-channel"
-
-
-
-
-

Property Details

-
-

The “active-channel” property

-
  “active-channel”           guint
-

The device's active channel.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “companion” property

-
  “companion”                NMDeviceWifi *
-

The companion device.

-

Flags: Read

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceTeam.html b/docs/libnm-glib/html/NMDeviceTeam.html deleted file mode 100644 index a3da63c4..00000000 --- a/docs/libnm-glib/html/NMDeviceTeam.html +++ /dev/null @@ -1,392 +0,0 @@ - - - - -NMDeviceTeam: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceTeam

-

NMDeviceTeam

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_team_error_quark () -
-GObject * - -nm_device_team_new () -
const char * - -nm_device_team_get_hw_address () -
-gboolean - -nm_device_team_get_carrier () -
const GPtrArray * - -nm_device_team_get_slaves () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - -
gbooleancarrierRead
-gchar *hw-addressRead
-NMObjectArray *slavesRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - -
enumNMDeviceTeamError
#defineNM_DEVICE_TEAM_ERROR
#defineNM_DEVICE_TEAM_HW_ADDRESS
#defineNM_DEVICE_TEAM_CARRIER
#defineNM_DEVICE_TEAM_SLAVES
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceTeam
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_team_error_quark ()

-
GQuark
-nm_device_team_error_quark (void);
-

Registers an error quark for NMDeviceTeam if necessary.

-
-

Returns

-

the error quark used for NMDeviceTeam errors.

-
-

Since: 0.9.10

-
-
-
-

nm_device_team_new ()

-
GObject *
-nm_device_team_new (DBusGConnection *connection,
-                    const char *path);
-

Creates a new NMDeviceTeam.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-

Since: 0.9.10

-
-
-
-

nm_device_team_get_hw_address ()

-
const char *
-nm_device_team_get_hw_address (NMDeviceTeam *device);
-

Gets the hardware (MAC) address of the NMDeviceTeam

-
-

Parameters

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

device

a NMDeviceTeam

 
-
-
-

Returns

-

the hardware address. This is the internal string used by the -device, and must not be modified.

-
-

Since: 0.9.10

-
-
-
-

nm_device_team_get_carrier ()

-
gboolean
-nm_device_team_get_carrier (NMDeviceTeam *device);
-

Whether the device has carrier.

-
-

Parameters

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

device

a NMDeviceTeam

 
-
-
-

Returns

-

TRUE if the device has carrier

-
-

Since: 0.9.10

-
-
-
-

nm_device_team_get_slaves ()

-
const GPtrArray *
-nm_device_team_get_slaves (NMDeviceTeam *device);
-

Gets the devices currently enslaved to device -.

-
-

Parameters

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

device

a NMDeviceTeam

 
-
-
-

Returns

-

the GPtrArray containing -NMDevices that are slaves of device -. This is the internal -copy used by the device, and must not be modified.

-

[element-type NMDevice]

-
-

Since: 0.9.10

-
-
-
-

Types and Values

-
-

enum NMDeviceTeamError

-
-

Members

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

NM_DEVICE_TEAM_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_TEAM_ERROR_NOT_TEAM_CONNECTION

-

the connection was not of team type

-
 

NM_DEVICE_TEAM_ERROR_INVALID_TEAM_CONNECTION

-

the team connection was invalid

-
 

NM_DEVICE_TEAM_ERROR_INTERFACE_MISMATCH

-

the interfaces of the connection and the device mismatched

-
 
-
-
-
-
-

NM_DEVICE_TEAM_ERROR

-
#define NM_DEVICE_TEAM_ERROR nm_device_team_error_quark ()
-
-
-
-
-

NM_DEVICE_TEAM_HW_ADDRESS

-
#define NM_DEVICE_TEAM_HW_ADDRESS  "hw-address"
-
-
-
-
-

NM_DEVICE_TEAM_CARRIER

-
#define NM_DEVICE_TEAM_CARRIER     "carrier"
-
-
-
-
-

NM_DEVICE_TEAM_SLAVES

-
#define NM_DEVICE_TEAM_SLAVES      "slaves"
-
-
-
-
-

Property Details

-
-

The “carrier” property

-
  “carrier”                  gboolean
-

Whether the device has carrier.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “slaves” property

-
  “slaves”                   NMObjectArray *
-

The devices (NMDevice) enslaved to the team device.

-

Flags: Read

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceVlan.html b/docs/libnm-glib/html/NMDeviceVlan.html deleted file mode 100644 index 96f5529f..00000000 --- a/docs/libnm-glib/html/NMDeviceVlan.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - -NMDeviceVlan: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceVlan

-

NMDeviceVlan

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_vlan_error_quark () -
-GObject * - -nm_device_vlan_new () -
const char * - -nm_device_vlan_get_hw_address () -
-gboolean - -nm_device_vlan_get_carrier () -
-NMDevice * - -nm_device_vlan_get_parent () -
-guint - -nm_device_vlan_get_vlan_id () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - -
gbooleancarrierRead
-gchar *hw-addressRead
-NMDevice *parentRead
guintvlan-idRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumNMDeviceVlanError
#defineNM_DEVICE_VLAN_ERROR
#defineNM_DEVICE_VLAN_HW_ADDRESS
#defineNM_DEVICE_VLAN_CARRIER
#defineNM_DEVICE_VLAN_PARENT
#defineNM_DEVICE_VLAN_VLAN_ID
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceVlan
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_vlan_error_quark ()

-
GQuark
-nm_device_vlan_error_quark (void);
-

Registers an error quark for NMDeviceVlan if necessary.

-
-

Returns

-

the error quark used for NMDeviceVlan errors.

-
-
-
-
-

nm_device_vlan_new ()

-
GObject *
-nm_device_vlan_new (DBusGConnection *connection,
-                    const char *path);
-

Creates a new NMDeviceVlan.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new device.

-

[transfer full]

-
-
-
-
-

nm_device_vlan_get_hw_address ()

-
const char *
-nm_device_vlan_get_hw_address (NMDeviceVlan *device);
-

Gets the hardware (MAC) address of the NMDeviceVlan

-
-

Parameters

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

device

a NMDeviceVlan

 
-
-
-

Returns

-

the hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_vlan_get_carrier ()

-
gboolean
-nm_device_vlan_get_carrier (NMDeviceVlan *device);
-

Whether the device has carrier.

-
-

Parameters

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

device

a NMDeviceVlan

 
-
-
-

Returns

-

TRUE if the device has carrier

-
-
-
-
-

nm_device_vlan_get_parent ()

-
NMDevice *
-nm_device_vlan_get_parent (NMDeviceVlan *device);
-
-

Parameters

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

device

a NMDeviceVlan

 
-
-
-

Returns

-

the device's parent device.

-

[transfer none]

-
-

Since: 1.0

-
-
-
-

nm_device_vlan_get_vlan_id ()

-
guint
-nm_device_vlan_get_vlan_id (NMDeviceVlan *device);
-
-

Parameters

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

device

a NMDeviceVlan

 
-
-
-

Returns

-

the device's VLAN ID

-
-
-
-
-

Types and Values

-
-

enum NMDeviceVlanError

-
-

Members

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

NM_DEVICE_VLAN_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_VLAN_ERROR_NOT_VLAN_CONNECTION

-

the connection was not of VLAN type

-
 

NM_DEVICE_VLAN_ERROR_INVALID_VLAN_CONNECTION

-

the VLAN connection was invalid

-
 

NM_DEVICE_VLAN_ERROR_ID_MISMATCH

-

the VLAN identifiers of the connection and the device mismatched

-
 

NM_DEVICE_VLAN_ERROR_INTERFACE_MISMATCH

-

the interfaces of the connection and the device mismatched

-
 

NM_DEVICE_VLAN_ERROR_MAC_MISMATCH

-

the MACs of the connection and the device mismatched

-
 
-
-
-
-
-

NM_DEVICE_VLAN_ERROR

-
#define NM_DEVICE_VLAN_ERROR nm_device_vlan_error_quark ()
-
-
-
-
-

NM_DEVICE_VLAN_HW_ADDRESS

-
#define NM_DEVICE_VLAN_HW_ADDRESS  "hw-address"
-
-
-
-
-

NM_DEVICE_VLAN_CARRIER

-
#define NM_DEVICE_VLAN_CARRIER     "carrier"
-
-
-
-
-

NM_DEVICE_VLAN_PARENT

-
#define NM_DEVICE_VLAN_PARENT      "parent"
-
-
-
-
-

NM_DEVICE_VLAN_VLAN_ID

-
#define NM_DEVICE_VLAN_VLAN_ID     "vlan-id"
-
-
-
-
-

Property Details

-
-

The “carrier” property

-
  “carrier”                  gboolean
-

Whether the device has carrier.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “parent” property

-
  “parent”                   NMDevice *
-

The devices's parent device.

-

Flags: Read

-

Since: 1.0

-
-
-
-

The “vlan-id” property

-
  “vlan-id”                  guint
-

The device's VLAN ID.

-

Flags: Read

-

Allowed values: <= 4095

-

Default value: 0

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceWifi.html b/docs/libnm-glib/html/NMDeviceWifi.html deleted file mode 100644 index 4fbea127..00000000 --- a/docs/libnm-glib/html/NMDeviceWifi.html +++ /dev/null @@ -1,848 +0,0 @@ - - - - -NMDeviceWifi: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceWifi

-

NMDeviceWifi

-
-
-

Functions

- -
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-NMObjectArray *access-pointsRead
-NMAccessPoint *active-access-pointRead
guintbitrateRead
-gchar *hw-addressRead
guintmodeRead
-gchar *perm-hw-addressRead
guintwireless-capabilitiesRead
-
-
-

Signals

-
----- - - - - - - - - - - - - -
voidaccess-point-addedRun First
voidaccess-point-removedRun First
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceWifi
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_wifi_error_quark ()

-
GQuark
-nm_device_wifi_error_quark (void);
-

Registers an error quark for NMDeviceWifi if necessary.

-
-

Returns

-

the error quark used for NMDeviceWifi errors.

-
-
-
-
-

nm_device_wifi_new ()

-
GObject *
-nm_device_wifi_new (DBusGConnection *connection,
-                    const char *path);
-

Creates a new NMDeviceWifi.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the device

 
-
-
-

Returns

-

a new Wi-Fi device.

-

[transfer full]

-
-
-
-
-

nm_device_wifi_get_hw_address ()

-
const char *
-nm_device_wifi_get_hw_address (NMDeviceWifi *device);
-

Gets the actual hardware (MAC) address of the NMDeviceWifi

-
-

Parameters

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

device

a NMDeviceWifi

 
-
-
-

Returns

-

the actual hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_wifi_get_permanent_hw_address ()

-
const char *
-nm_device_wifi_get_permanent_hw_address
-                               (NMDeviceWifi *device);
-

Gets the permanent hardware (MAC) address of the NMDeviceWifi

-
-

Parameters

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

device

a NMDeviceWifi

 
-
-
-

Returns

-

the permanent hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_wifi_get_mode ()

-
NM80211Mode
-nm_device_wifi_get_mode (NMDeviceWifi *device);
-

Gets the NMDeviceWifi mode.

-
-

Parameters

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

device

a NMDeviceWifi

 
-
-
-

Returns

-

the mode

-
-
-
-
-

nm_device_wifi_get_bitrate ()

-
guint32
-nm_device_wifi_get_bitrate (NMDeviceWifi *device);
-

Gets the bit rate of the NMDeviceWifi in kbit/s.

-
-

Parameters

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

device

a NMDeviceWifi

 
-
-
-

Returns

-

the bit rate (kbit/s)

-
-
-
-
-

nm_device_wifi_get_capabilities ()

-
NMDeviceWifiCapabilities
-nm_device_wifi_get_capabilities (NMDeviceWifi *device);
-

Gets the Wi-Fi capabilities of the NMDeviceWifi.

-
-

Parameters

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

device

a NMDeviceWifi

 
-
-
-

Returns

-

the capabilities

-
-
-
-
-

nm_device_wifi_get_active_access_point ()

-
NMAccessPoint *
-nm_device_wifi_get_active_access_point
-                               (NMDeviceWifi *device);
-

Gets the active NMAccessPoint.

-
-

Parameters

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

device

a NMDeviceWifi

 
-
-
-

Returns

-

the access point or NULL if none is active.

-

[transfer none]

-
-
-
-
-

nm_device_wifi_get_access_point_by_path ()

-
NMAccessPoint *
-nm_device_wifi_get_access_point_by_path
-                               (NMDeviceWifi *device,
-                                const char *path);
-

Gets a NMAccessPoint by path.

-
-

Parameters

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

device

a NMDeviceWifi

 

path

the object path of the access point

 
-
-
-

Returns

-

the access point or NULL if none is found.

-

[transfer none]

-
-
-
-
-

nm_device_wifi_get_access_points ()

-
const GPtrArray *
-nm_device_wifi_get_access_points (NMDeviceWifi *device);
-

Gets all the scanned access points of the NMDeviceWifi.

-
-

Parameters

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

device

a NMDeviceWifi

 
-
-
-

Returns

-

a GPtrArray containing all the -scanned NMAccessPoints. -The returned array is owned by the client and should not be modified.

-

[element-type NMAccessPoint]

-
-
-
-
-

NMDeviceWifiRequestScanFn ()

-
void
-(*NMDeviceWifiRequestScanFn) (NMDeviceWifi *device,
-                              GError *error,
-                              gpointer user_data);
-
-
-
-

nm_device_wifi_request_scan_simple ()

-
void
-nm_device_wifi_request_scan_simple (NMDeviceWifi *device,
-                                    NMDeviceWifiRequestScanFn callback,
-                                    gpointer user_data);
-

Request NM to scan for access points on the NMDeviceWifi. This function only -instructs NM to perform scanning. Use nm_device_wifi_get_access_points() -to get available access points.

-
-

Parameters

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

device

a NMDeviceWifi

 

callback

the function to call when the call is done.

[scope async][allow-none]

user_data

user data to pass to the callback function.

[closure]
-
-

Since: 0.9.8

-
-
-
-

Types and Values

-
-

enum NMDeviceWifiError

-
-

Members

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

NM_DEVICE_WIFI_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_WIFI_ERROR_NOT_WIFI_CONNECTION

-

the connection was not of Wi-Fi type

-
 

NM_DEVICE_WIFI_ERROR_INVALID_WIFI_CONNECTION

-

the Wi-Fi connection was invalid

-
 

NM_DEVICE_WIFI_ERROR_INVALID_DEVICE_MAC

-

the device's MAC was invalid

-
 

NM_DEVICE_WIFI_ERROR_MAC_MISMATCH

-

the MACs of the connection and the device mismatched

-
 

NM_DEVICE_WIFI_ERROR_MISSING_DEVICE_WPA_CAPS

-

the device missed WPA capabilities -required by the connection

-
 

NM_DEVICE_WIFI_ERROR_MISSING_DEVICE_RSN_CAPS

-

the device missed RSN capabilities -required by the connection

-
 
-
-
-
-
-

NM_DEVICE_WIFI_ERROR

-
#define NM_DEVICE_WIFI_ERROR nm_device_wifi_error_quark ()
-
-
-
-
-

NM_DEVICE_WIFI_HW_ADDRESS

-
#define NM_DEVICE_WIFI_HW_ADDRESS          "hw-address"
-
-
-
-
-

NM_DEVICE_WIFI_PERMANENT_HW_ADDRESS

-
#define NM_DEVICE_WIFI_PERMANENT_HW_ADDRESS "perm-hw-address"
-
-
-
-
-

NM_DEVICE_WIFI_MODE

-
#define NM_DEVICE_WIFI_MODE                "mode"
-
-
-
-
-

NM_DEVICE_WIFI_BITRATE

-
#define NM_DEVICE_WIFI_BITRATE             "bitrate"
-
-
-
-
-

NM_DEVICE_WIFI_ACTIVE_ACCESS_POINT

-
#define NM_DEVICE_WIFI_ACTIVE_ACCESS_POINT "active-access-point"
-
-
-
-
-

NM_DEVICE_WIFI_CAPABILITIES

-
#define NM_DEVICE_WIFI_CAPABILITIES        "wireless-capabilities"
-
-
-
-
-

NM_DEVICE_WIFI_ACCESS_POINTS

-
#define NM_DEVICE_WIFI_ACCESS_POINTS       "access-points"
-
-
-
-
-

Property Details

-
-

The “access-points” property

-
  “access-points”            NMObjectArray *
-

List of all Wi-Fi access points the device can see.

-

Flags: Read

-

Since: 0.9.10

-
-
-
-

The “active-access-point” property

-
  “active-access-point”      NMAccessPoint *
-

The active NMAccessPoint of the device.

-

Flags: Read

-
-
-
-

The “bitrate” property

-
  “bitrate”                  guint
-

The bit rate of the device in kbit/s.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “mode” property

-
  “mode”                     guint
-

The mode of the device.

-

Flags: Read

-

Allowed values: <= 3

-

Default value: 2

-
-
-
-

The “perm-hw-address” property

-
  “perm-hw-address”          gchar *
-

The hardware (MAC) address of the device.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “wireless-capabilities” property

-
  “wireless-capabilities”    guint
-

The wireless capabilities of the device.

-

Flags: Read

-

Default value: 0

-
-
-
-

Signal Details

-
-

The “access-point-added” signal

-
void
-user_function (NMDeviceWifi *device,
-               GObject      *ap,
-               gpointer      user_data)
-

Notifies that a NMAccessPoint is added to the Wi-Fi device.

-
-

Parameters

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

device

the Wi-Fi device that received the signal

 

ap

the new access point

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
-

The “access-point-removed” signal

-
void
-user_function (NMDeviceWifi *device,
-               GObject      *ap,
-               gpointer      user_data)
-

Notifies that a NMAccessPoint is removed from the Wi-Fi device.

-
-

Parameters

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

device

the Wi-Fi device that received the signal

 

ap

the removed access point

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMDeviceWimax.html b/docs/libnm-glib/html/NMDeviceWimax.html deleted file mode 100644 index 291d7835..00000000 --- a/docs/libnm-glib/html/NMDeviceWimax.html +++ /dev/null @@ -1,924 +0,0 @@ - - - - -NMDeviceWimax: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMDeviceWimax

-

NMDeviceWimax

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_device_wimax_error_quark () -
-GObject * - -nm_device_wimax_new () -
const char * - -nm_device_wimax_get_hw_address () -
-NMWimaxNsp * - -nm_device_wimax_get_active_nsp () -
-NMWimaxNsp * - -nm_device_wimax_get_nsp_by_path () -
const GPtrArray * - -nm_device_wimax_get_nsps () -
-guint - -nm_device_wimax_get_center_frequency () -
-int - -nm_device_wimax_get_rssi () -
-int - -nm_device_wimax_get_cinr () -
-int - -nm_device_wimax_get_tx_power () -
const char * - -nm_device_wimax_get_bsid () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-NMWimaxNsp *active-nspRead
-gchar *bsidRead
guintcenter-frequencyRead
gintcinrRead
-gchar *hw-addressRead
-NMObjectArray *nspsRead
gintrssiRead
ginttx-powerRead
-
-
-

Signals

-
----- - - - - - - - - - - - - -
voidnsp-addedRun First
voidnsp-removedRun First
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
enumNMDeviceWimaxError
#defineNM_DEVICE_WIMAX_ERROR
#defineNM_DEVICE_WIMAX_HW_ADDRESS
#defineNM_DEVICE_WIMAX_ACTIVE_NSP
#defineNM_DEVICE_WIMAX_CENTER_FREQUENCY
#defineNM_DEVICE_WIMAX_RSSI
#defineNM_DEVICE_WIMAX_CINR
#defineNM_DEVICE_WIMAX_TX_POWER
#defineNM_DEVICE_WIMAX_BSID
#defineNM_DEVICE_WIMAX_NSPS
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMDevice
-            ╰── NMDeviceWimax
-
-
-
-

Description

-
-
-

Functions

-
-

nm_device_wimax_error_quark ()

-
GQuark
-nm_device_wimax_error_quark (void);
-
-

nm_device_wimax_error_quark has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Registers an error quark for NMDeviceWimax if necessary.

-
-

Returns

-

the error quark used for NMDeviceWimax errors.

-
-
-
-
-

nm_device_wimax_new ()

-
GObject *
-nm_device_wimax_new (DBusGConnection *connection,
-                     const char *path);
-
-

nm_device_wimax_new has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Creates a new NMDeviceWimax.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the D-Bus object path of the WiMAX device

 
-
-
-

Returns

-

a new WiMAX device.

-

[transfer full]

-
-
-
-
-

nm_device_wimax_get_hw_address ()

-
const char *
-nm_device_wimax_get_hw_address (NMDeviceWimax *wimax);
-
-

nm_device_wimax_get_hw_address has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Gets the hardware (MAC) address of the NMDeviceWimax

-
-

Parameters

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

wimax

a NMDeviceWimax

 
-
-
-

Returns

-

the hardware address. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

nm_device_wimax_get_active_nsp ()

-
NMWimaxNsp *
-nm_device_wimax_get_active_nsp (NMDeviceWimax *wimax);
-
-

nm_device_wimax_get_active_nsp has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Gets the active NMWimaxNsp.

-
-

Parameters

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

wimax

a NMDeviceWimax

 
-
-
-

Returns

-

the access point or NULL if none is active.

-

[transfer full]

-
-
-
-
-

nm_device_wimax_get_nsp_by_path ()

-
NMWimaxNsp *
-nm_device_wimax_get_nsp_by_path (NMDeviceWimax *wimax,
-                                 const char *path);
-
-

nm_device_wimax_get_nsp_by_path has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Gets a NMWimaxNsp by path.

-
-

Parameters

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

wimax

a NMDeviceWimax

 

path

the object path of the NSP

 
-
-
-

Returns

-

the access point or NULL if none is found.

-

[transfer none]

-
-
-
-
-

nm_device_wimax_get_nsps ()

-
const GPtrArray *
-nm_device_wimax_get_nsps (NMDeviceWimax *wimax);
-
-

nm_device_wimax_get_nsps has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Gets all the scanned NSPs of the NMDeviceWimax.

-
-

Parameters

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

wimax

a NMDeviceWimax

 
-
-
-

Returns

-

a GPtrArray containing -all the scanned NMWimaxNsps. -The returned array is owned by the client and should not be modified.

-

[element-type NMWimaxNsp]

-
-
-
-
-

nm_device_wimax_get_center_frequency ()

-
guint
-nm_device_wimax_get_center_frequency (NMDeviceWimax *self);
-
-

nm_device_wimax_get_center_frequency has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Gets the center frequency (in KHz) of the radio channel the device is using -to communicate with the network when connected. Has no meaning when the -device is not connected.

-
-

Parameters

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

self

a NMDeviceWimax

 
-
-
-

Returns

-

the center frequency in KHz, or 0

-
-
-
-
-

nm_device_wimax_get_rssi ()

-
int
-nm_device_wimax_get_rssi (NMDeviceWimax *self);
-
-

nm_device_wimax_get_rssi has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Gets the RSSI of the current radio link in dBm. This value indicates how -strong the raw received RF signal from the base station is, but does not -indicate the overall quality of the radio link. Has no meaning when the -device is not connected.

-
-

Parameters

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

self

a NMDeviceWimax

 
-
-
-

Returns

-

the RSSI in dBm, or 0

-
-
-
-
-

nm_device_wimax_get_cinr ()

-
int
-nm_device_wimax_get_cinr (NMDeviceWimax *self);
-
-

nm_device_wimax_get_cinr has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Gets the CINR (Carrier to Interference + Noise Ratio) of the current radio -link in dB. CINR is a more accurate measure of radio link quality. Has no -meaning when the device is not connected.

-
-

Parameters

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

self

a NMDeviceWimax

 
-
-
-

Returns

-

the CINR in dB, or 0

-
-
-
-
-

nm_device_wimax_get_tx_power ()

-
int
-nm_device_wimax_get_tx_power (NMDeviceWimax *self);
-
-

nm_device_wimax_get_tx_power has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Average power of the last burst transmitted by the device, in units of -0.5 dBm. i.e. a TxPower of -11 represents an actual device TX power of --5.5 dBm. Has no meaning when the device is not connected.

-
-

Parameters

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

self

a NMDeviceWimax

 
-
-
-

Returns

-

the TX power in dBm, or 0

-
-
-
-
-

nm_device_wimax_get_bsid ()

-
const char *
-nm_device_wimax_get_bsid (NMDeviceWimax *self);
-
-

nm_device_wimax_get_bsid has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Gets the ID of the serving Base Station when the device is connected.

-
-

Parameters

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

self

a NMDeviceWimax

 
-
-
-

Returns

-

the ID of the serving Base Station, or NULL

-
-
-
-
-

Types and Values

-
-

enum NMDeviceWimaxError

-
-

Members

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

NM_DEVICE_WIMAX_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_DEVICE_WIMAX_ERROR_NOT_WIMAX_CONNECTION

-

the connection was not of WiMax type

-
 

NM_DEVICE_WIMAX_ERROR_INVALID_WIMAX_CONNECTION

-

the WiMax connection was invalid

-
 

NM_DEVICE_WIMAX_ERROR_INVALID_DEVICE_MAC

-

the device's MAC was invalid

-
 

NM_DEVICE_WIMAX_ERROR_MAC_MISMATCH

-

the MACs of the connection and the device mismatched

-
 
-
-
-
-
-

NM_DEVICE_WIMAX_ERROR

-
#define NM_DEVICE_WIMAX_ERROR nm_device_wimax_error_quark ()
-
-
-
-
-

NM_DEVICE_WIMAX_HW_ADDRESS

-
#define NM_DEVICE_WIMAX_HW_ADDRESS       "hw-address"
-
-
-
-
-

NM_DEVICE_WIMAX_ACTIVE_NSP

-
#define NM_DEVICE_WIMAX_ACTIVE_NSP       "active-nsp"
-
-
-
-
-

NM_DEVICE_WIMAX_CENTER_FREQUENCY

-
#define NM_DEVICE_WIMAX_CENTER_FREQUENCY "center-frequency"
-
-
-
-
-

NM_DEVICE_WIMAX_RSSI

-
#define NM_DEVICE_WIMAX_RSSI             "rssi"
-
-
-
-
-

NM_DEVICE_WIMAX_CINR

-
#define NM_DEVICE_WIMAX_CINR             "cinr"
-
-
-
-
-

NM_DEVICE_WIMAX_TX_POWER

-
#define NM_DEVICE_WIMAX_TX_POWER         "tx-power"
-
-
-
-
-

NM_DEVICE_WIMAX_BSID

-
#define NM_DEVICE_WIMAX_BSID             "bsid"
-
-
-
-
-

NM_DEVICE_WIMAX_NSPS

-
#define NM_DEVICE_WIMAX_NSPS             "nsps"
-
-
-
-
-

Property Details

-
-

The “active-nsp” property

-
  “active-nsp”               NMWimaxNsp *
-

The active NMWimaxNsp of the device.

-
-

NMDeviceWimax:active-nsp has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Flags: Read

-
-
-
-

The “bsid” property

-
  “bsid”                     gchar *
-

The ID of the serving base station as received from the network. Has -no meaning when the device is not connected.

-
-

NMDeviceWimax:bsid has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Flags: Read

-

Default value: NULL

-
-
-
-

The “center-frequency” property

-
  “center-frequency”         guint
-

The center frequency (in KHz) of the radio channel the device is using to -communicate with the network when connected. Has no meaning when the -device is not connected.

-
-

NMDeviceWimax:center-frequency has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Flags: Read

-

Default value: 0

-
-
-
-

The “cinr” property

-
  “cinr”                     gint
-

CINR (Carrier to Interference + Noise Ratio) of the current radio link -in dB. CINR is a more accurate measure of radio link quality. Has no -meaning when the device is not connected.

-
-

NMDeviceWimax:cinr has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Flags: Read

-

Default value: 0

-
-
-
-

The “hw-address” property

-
  “hw-address”               gchar *
-

The hardware (MAC) address of the device.

-
-

NMDeviceWimax:hw-address has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Flags: Read

-

Default value: NULL

-
-
-
-

The “nsps” property

-
  “nsps”                     NMObjectArray *
-

List of all WiMAX Network Service Providers the device can see.

-
-

NMDeviceWimax:nsps has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Flags: Read

-

Since: 0.9.10

-
-
-
-

The “rssi” property

-
  “rssi”                     gint
-

RSSI of the current radio link in dBm. This value indicates how strong -the raw received RF signal from the base station is, but does not -indicate the overall quality of the radio link. Has no meaning when the -device is not connected.

-
-

NMDeviceWimax:rssi has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Flags: Read

-

Default value: 0

-
-
-
-

The “tx-power” property

-
  “tx-power”                 gint
-

Average power of the last burst transmitted by the device, in units of -0.5 dBm. i.e. a TxPower of -11 represents an actual device TX power of --5.5 dBm. Has no meaning when the device is not connected.

-
-

NMDeviceWimax:tx-power has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-

Flags: Read

-

Default value: 0

-
-
-
-

Signal Details

-
-

The “nsp-added” signal

-
void
-user_function (NMDeviceWimax *self,
-               GObject       *nsp,
-               gpointer       user_data)
-

Notifies that a NMWimaxNsp is added to the wimax device.

-
-

NMDeviceWimax::nsp-added has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-
-

Parameters

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

self

the wimax device that received the signal

 

nsp

the new NSP

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
-

The “nsp-removed” signal

-
void
-user_function (NMDeviceWimax *self,
-               GObject       *nsp,
-               gpointer       user_data)
-

Notifies that a NMWimaxNsp is removed from the wimax device.

-
-

NMDeviceWimax::nsp-removed has been deprecated since version 1.2 and should not be used in newly-written code.

-

WiMAX is no longer supported.

-
-
-

Parameters

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

self

the wimax device that received the signal

 

nsp

the removed NSP

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMIP4Config.html b/docs/libnm-glib/html/NMIP4Config.html deleted file mode 100644 index b1981465..00000000 --- a/docs/libnm-glib/html/NMIP4Config.html +++ /dev/null @@ -1,543 +0,0 @@ - - - - -NMIP4Config: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMIP4Config

-

NMIP4Config

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GObject * - -nm_ip4_config_new () -
const char * - -nm_ip4_config_get_gateway () -
const GSList * - -nm_ip4_config_get_addresses () -
const GSList * - -nm_ip4_config_get_routes () -
const GArray * - -nm_ip4_config_get_nameservers () -
const GPtrArray * - -nm_ip4_config_get_domains () -
const GPtrArray * - -nm_ip4_config_get_searches () -
const GArray * - -nm_ip4_config_get_wins_servers () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
gpointeraddressesRead
-NMStringArray *domainsRead
-gchar *gatewayRead
-NMUintArray *nameserversRead
gpointerroutesRead
-NMStringArray *searchesRead
-NMUintArray *wins-serversRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#defineNM_IP4_CONFIG_GATEWAY
#defineNM_IP4_CONFIG_ADDRESSES
#defineNM_IP4_CONFIG_ROUTES
#defineNM_IP4_CONFIG_NAMESERVERS
#defineNM_IP4_CONFIG_DOMAINS
#defineNM_IP4_CONFIG_SEARCHES
#defineNM_IP4_CONFIG_WINS_SERVERS
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMIP4Config
-
-
-
-

Description

-
-
-

Functions

-
-

nm_ip4_config_new ()

-
GObject *
-nm_ip4_config_new (DBusGConnection *connection,
-                   const char *object_path);
-

Creates a new NMIP4Config.

-
-

Parameters

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

connection

the DBusGConnection

 

object_path

the DBus object path of the device

 
-
-
-

Returns

-

a new IP4 configuration.

-

[transfer full]

-
-
-
-
-

nm_ip4_config_get_gateway ()

-
const char *
-nm_ip4_config_get_gateway (NMIP4Config *config);
-

Gets the IP4 gateway address.

-
-

Parameters

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

config

a NMIP4Config

 
-
-
-

Returns

-

the IP4 address of the gateway.

-
-

Since: 0.9.10

-
-
-
-

nm_ip4_config_get_addresses ()

-
const GSList *
-nm_ip4_config_get_addresses (NMIP4Config *config);
-

Gets the IP4 addresses (containing the address, prefix, and gateway).

-
-

Parameters

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

config

a NMIP4Config

 
-
-
-

Returns

-

the GSList containing NMIP4Addresses. -This is the internal copy used by the configuration and must not be modified.

-

[element-type NMIP4Address]

-
-
-
-
-

nm_ip4_config_get_routes ()

-
const GSList *
-nm_ip4_config_get_routes (NMIP4Config *config);
-

Gets the routes.

-
-

Parameters

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

config

a NMIP4Config

 
-
-
-

Returns

-

the GSList containing -NMIP4Routes. This is the internal copy used by the configuration, -and must not be modified.

-

[element-type NMIP4Route]

-
-
-
-
-

nm_ip4_config_get_nameservers ()

-
const GArray *
-nm_ip4_config_get_nameservers (NMIP4Config *config);
-

Gets the domain name servers (DNS).

-
-

Parameters

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

config

a NMIP4Config

 
-
-
-

Returns

-

the GArray containing guint32s. -This is the internal copy used by the configuration and must not be -modified.

-

[element-type guint32]

-
-
-
-
-

nm_ip4_config_get_domains ()

-
const GPtrArray *
-nm_ip4_config_get_domains (NMIP4Config *config);
-

Gets the domain names.

-
-

Parameters

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

config

a NMIP4Config

 
-
-
-

Returns

-

the GPtrArray containing domains as strings. This is the -internal copy used by the configuration, and must not be modified.

-

[element-type utf8]

-
-
-
-
-

nm_ip4_config_get_searches ()

-
const GPtrArray *
-nm_ip4_config_get_searches (NMIP4Config *config);
-

Gets the dns searches.

-
-

Parameters

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

config

a NMIP4Config

 
-
-
-

Returns

-

the GPtrArray containing dns searches as strings. This is the -internal copy used by the configuration, and must not be modified.

-

[element-type utf8]

-
-

Since: 0.9.10

-
-
-
-

nm_ip4_config_get_wins_servers ()

-
const GArray *
-nm_ip4_config_get_wins_servers (NMIP4Config *config);
-

Gets the Windows Internet Name Service servers (WINS).

-
-

Parameters

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

config

a NMIP4Config

 
-
-
-

Returns

-

the GArray containing guint32s. -This is the internal copy used by the configuration and must not be -modified.

-

[element-type guint32]

-
-
-
-
-

Types and Values

-
-

NM_IP4_CONFIG_GATEWAY

-
#define NM_IP4_CONFIG_GATEWAY "gateway"
-
-
-
-
-

NM_IP4_CONFIG_ADDRESSES

-
#define NM_IP4_CONFIG_ADDRESSES "addresses"
-
-
-
-
-

NM_IP4_CONFIG_ROUTES

-
#define NM_IP4_CONFIG_ROUTES "routes"
-
-
-
-
-

NM_IP4_CONFIG_NAMESERVERS

-
#define NM_IP4_CONFIG_NAMESERVERS "nameservers"
-
-
-
-
-

NM_IP4_CONFIG_DOMAINS

-
#define NM_IP4_CONFIG_DOMAINS "domains"
-
-
-
-
-

NM_IP4_CONFIG_SEARCHES

-
#define NM_IP4_CONFIG_SEARCHES "searches"
-
-
-
-
-

NM_IP4_CONFIG_WINS_SERVERS

-
#define NM_IP4_CONFIG_WINS_SERVERS "wins-servers"
-
-
-
-
-

Property Details

-
-

The “addresses” property

-
  “addresses”                gpointer
-

The GPtrArray containing NMIP4Addresses of the configuration.

-

Flags: Read

-
-
-
-

The “domains” property

-
  “domains”                  NMStringArray *
-

The GPtrArray containing domain strings of the configuration.

-

Flags: Read

-
-
-
-

The “gateway” property

-
  “gateway”                  gchar *
-

The IP4 gateway address of the configuration as string.

-

Flags: Read

-

Default value: NULL

-

Since: 0.9.10

-
-
-
-

The “nameservers” property

-
  “nameservers”              NMUintArray *
-

The GArray containing name servers (guint32s) of the configuration.

-

Flags: Read

-
-
-
-

The “routes” property

-
  “routes”                   gpointer
-

The GPtrArray containing NMSettingIP4Routes of the configuration.

-

Flags: Read

-
-
-
-

The “searches” property

-
  “searches”                 NMStringArray *
-

The GPtrArray containing dns search strings of the configuration.

-

Flags: Read

-

Since: 0.9.10

-
-
-
-

The “wins-servers” property

-
  “wins-servers”             NMUintArray *
-

The GArray containing WINS servers (guint32s) of the configuration.

-

Flags: Read

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMIP6Config.html b/docs/libnm-glib/html/NMIP6Config.html deleted file mode 100644 index bb3771dc..00000000 --- a/docs/libnm-glib/html/NMIP6Config.html +++ /dev/null @@ -1,572 +0,0 @@ - - - - -NMIP6Config: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMIP6Config

-

NMIP6Config

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GObject * - -nm_ip6_config_new () -
const char * - -nm_ip6_config_get_gateway () -
const GSList * - -nm_ip6_config_get_addresses () -
const GSList * - -nm_ip6_config_get_routes () -
-guint32 - -nm_ip6_config_get_num_nameservers () -
const struct in6_addr * - -nm_ip6_config_get_nameserver () -
const GSList * - -nm_ip6_config_get_nameservers () -
const GPtrArray * - -nm_ip6_config_get_domains () -
const GPtrArray * - -nm_ip6_config_get_searches () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-NMIP6AddressObjectArray *addressesRead
-NMStringArray *domainsRead
-gchar *gatewayRead
-NMIP6AddressArray *nameserversRead
-NMIP6RouteObjectArray *routesRead
-NMStringArray *searchesRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - -
#defineNM_IP6_CONFIG_GATEWAY
#defineNM_IP6_CONFIG_ADDRESSES
#defineNM_IP6_CONFIG_ROUTES
#defineNM_IP6_CONFIG_NAMESERVERS
#defineNM_IP6_CONFIG_DOMAINS
#defineNM_IP6_CONFIG_SEARCHES
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMIP6Config
-
-
-
-

Description

-
-
-

Functions

-
-

nm_ip6_config_new ()

-
GObject *
-nm_ip6_config_new (DBusGConnection *connection,
-                   const char *object_path);
-

Creates a new NMIP6Config.

-
-

Parameters

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

connection

the DBusGConnection

 

object_path

the DBus object path of the device

 
-
-
-

Returns

-

a new IP6 configuration.

-

[transfer full]

-
-
-
-
-

nm_ip6_config_get_gateway ()

-
const char *
-nm_ip6_config_get_gateway (NMIP6Config *config);
-

Gets the IP6 gateway.

-
-

Parameters

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

config

a NMIP6Config

 
-
-
-

Returns

-

the IPv6 gateway of the configuration.

-
-

Since: 0.9.10

-
-
-
-

nm_ip6_config_get_addresses ()

-
const GSList *
-nm_ip6_config_get_addresses (NMIP6Config *config);
-

Gets the IP6 addresses (containing the address, prefix, and gateway).

-
-

Parameters

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

config

a NMIP6Config

 
-
-
-

Returns

-

the GSList containing -NMIP6Addresses. This is the internal copy used by the configuration -and must not be modified.

-

[element-type NMIP6Address]

-
-
-
-
-

nm_ip6_config_get_routes ()

-
const GSList *
-nm_ip6_config_get_routes (NMIP6Config *config);
-

Gets the routes.

-
-

Parameters

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

config

a NMIP6Config

 
-
-
-

Returns

-

the GSList containing -NMIP6Routes. This is the internal copy used by the configuration, -and must not be modified.

-

[element-type NMIP6Route]

-
-
-
-
-

nm_ip6_config_get_num_nameservers ()

-
guint32
-nm_ip6_config_get_num_nameservers (NMIP6Config *config);
-

Gets the number of the domain name servers in the configuration.

-
-

Parameters

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

config

a NMIP6Config

 
-
-
-

Returns

-

the number of domain name servers

-
-

Since: 0.9.10

-
-
-
-

nm_ip6_config_get_nameserver ()

-
const struct in6_addr *
-nm_ip6_config_get_nameserver (NMIP6Config *config,
-                              guint32 idx);
-

Gets the domain name server at index idx - in the configuration.

-
-

Parameters

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

config

a NMIP6Config

 

idx

index of the nameserver to return

 
-
-
-

Returns

-

the IPv6 address of domain name server at index iidx -.

-

[array fixed-size=16][element-type guint8][transfer none]

-
-

Since: 0.9.10

-
-
-
-

nm_ip6_config_get_nameservers ()

-
const GSList *
-nm_ip6_config_get_nameservers (NMIP6Config *config);
-

Gets the domain name servers (DNS).

-

[skip]

-
-

Parameters

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

config

a NMIP6Config

 
-
-
-

Returns

-

a GSList containing elements of type 'struct in6_addr' which -contain the addresses of nameservers of the configuration. This is the -internal copy used by the configuration and must not be modified.

-
-
-
-
-

nm_ip6_config_get_domains ()

-
const GPtrArray *
-nm_ip6_config_get_domains (NMIP6Config *config);
-

Gets the domain names.

-
-

Parameters

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

config

a NMIP6Config

 
-
-
-

Returns

-

the GPtrArray containing domains as strings. -This is the internal copy used by the configuration, and must not be modified.

-

[element-type utf8]

-
-
-
-
-

nm_ip6_config_get_searches ()

-
const GPtrArray *
-nm_ip6_config_get_searches (NMIP6Config *config);
-

Gets the dns searches.

-
-

Parameters

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

config

a NMIP6Config

 
-
-
-

Returns

-

the GPtrArray containing dns searches as strings. -This is the internal copy used by the configuration, and must not be modified.

-

[element-type utf8]

-
-

Since: 0.9.10

-
-
-
-

Types and Values

-
-

NM_IP6_CONFIG_GATEWAY

-
#define NM_IP6_CONFIG_GATEWAY "gateway"
-
-
-
-
-

NM_IP6_CONFIG_ADDRESSES

-
#define NM_IP6_CONFIG_ADDRESSES "addresses"
-
-
-
-
-

NM_IP6_CONFIG_ROUTES

-
#define NM_IP6_CONFIG_ROUTES "routes"
-
-
-
-
-

NM_IP6_CONFIG_NAMESERVERS

-
#define NM_IP6_CONFIG_NAMESERVERS "nameservers"
-
-
-
-
-

NM_IP6_CONFIG_DOMAINS

-
#define NM_IP6_CONFIG_DOMAINS "domains"
-
-
-
-
-

NM_IP6_CONFIG_SEARCHES

-
#define NM_IP6_CONFIG_SEARCHES "searches"
-
-
-
-
-

Property Details

-
-

The “addresses” property

-
  “addresses”                NMIP6AddressObjectArray *
-

The GPtrArray containing the IPv6 addresses; use -nm_utils_ip6_addresses_from_gvalue() to return a GSList of -NMSettingIP6Address objects that is more usable than the raw data.

-

Flags: Read

-
-
-
-

The “domains” property

-
  “domains”                  NMStringArray *
-

The GPtrArray containing domain strings of the configuration.

-

Flags: Read

-
-
-
-

The “gateway” property

-
  “gateway”                  gchar *
-

The IPv6 gateway as string

-

Flags: Read

-

Default value: NULL

-

Since: 0.9.10

-
-
-
-

The “nameservers” property

-
  “nameservers”              NMIP6AddressArray *
-

The GPtrArray containing elements of type 'struct ip6_addr' which -contain the addresses of nameservers of the configuration.

-

Flags: Read

-
-
-
-

The “routes” property

-
  “routes”                   NMIP6RouteObjectArray *
-

The GPtrArray containing the IPv6 routes; use -nm_utils_ip6_routes_from_gvalue() to return a GSList of -NMSettingIP6Address objects that is more usable than the raw data.

-

Flags: Read

-
-
-
-

The “searches” property

-
  “searches”                 NMStringArray *
-

The GPtrArray containing dns search strings of the configuration.

-

Flags: Read

-

Since: 0.9.10

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMObject.html b/docs/libnm-glib/html/NMObject.html deleted file mode 100644 index 7feea85e..00000000 --- a/docs/libnm-glib/html/NMObject.html +++ /dev/null @@ -1,341 +0,0 @@ - - - - -NMObject: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMObject

-

NMObject

-
-
-

Functions

-
---- - - - - - - - - - - - - - - -
-GQuark - -nm_object_error_quark () -
-DBusGConnection * - -nm_object_get_connection () -
const char * - -nm_object_get_path () -
-
-
-

Properties

-
----- - - - - - - - - - - - - -
-DBusGConnection *dbus-connectionRead / Write / Construct Only
-gchar *dbus-pathRead / Write / Construct Only
-
-
-

Signals

-
----- - - - - - -
voidobject-creation-failedRun First
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - -
enumNMObjectError
#defineNM_OBJECT_ERROR
#defineNM_OBJECT_DBUS_CONNECTION
#defineNM_OBJECT_DBUS_PATH
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ├── NMClient
-        ├── NMDevice
-        ├── NMWimaxNsp
-        ├── NMAccessPoint
-        ├── NMIP4Config
-        ├── NMIP6Config
-        ├── NMActiveConnection
-        ├── NMDHCP4Config
-        ╰── NMDHCP6Config
-
-
-
-

Description

-
-
-

Functions

-
-

nm_object_error_quark ()

-
GQuark
-nm_object_error_quark (void);
-

Registers an error quark for NMObject if necessary.

-
-

Returns

-

the error quark used for NMObject errors.

-
-
-
-
-

nm_object_get_connection ()

-
DBusGConnection *
-nm_object_get_connection (NMObject *object);
-

Gets the NMObject's DBusGConnection.

-
-

Parameters

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

object

a NMObject

 
-
-
-

Returns

-

the connection.

-

[transfer none]

-
-
-
-
-

nm_object_get_path ()

-
const char *
-nm_object_get_path (NMObject *object);
-

Gets the DBus path of the NMObject.

-
-

Parameters

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

object

a NMObject

 
-
-
-

Returns

-

the object's path. This is the internal string used by the -device, and must not be modified.

-
-
-
-
-

Types and Values

-
-

enum NMObjectError

-

Describes errors that may result from operations involving a NMObject.

-
-

Members

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

NM_OBJECT_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_OBJECT_ERROR_OBJECT_CREATION_FAILURE

-

an error ocured while creating an NMObject

-
 
-
-
-
-
-

NM_OBJECT_ERROR

-
#define NM_OBJECT_ERROR nm_object_error_quark ()
-
-
-
-
-

NM_OBJECT_DBUS_CONNECTION

-
#define NM_OBJECT_DBUS_CONNECTION "dbus-connection"
-
-
-
-
-

NM_OBJECT_DBUS_PATH

-
#define NM_OBJECT_DBUS_PATH "dbus-path"
-
-
-
-
-

Property Details

-
-

The “dbus-connection” property

-
  “dbus-connection”          DBusGConnection *
-

Flags: Read / Write / Construct Only

-
-
-
-

The “dbus-path” property

-
  “dbus-path”                gchar *
-

Flags: Read / Write / Construct Only

-

Default value: NULL

-
-
-
-

Signal Details

-
-

The “object-creation-failed” signal

-
void
-user_function (NMObject *master_object,
-               gpointer  error,
-               gpointer  failed_path,
-               gpointer  user_data)
-

Indicates that an error occurred while creating an NMObject object -during property handling of master_object -.

-

Note: Be aware that the signal is private for libnm-glib's internal - use.

-
-

Parameters

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

master_object

the object that received the signal

 

error

the error that occurred while creating object

 

failed_path

object path of the failed object

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMRemoteConnection.html b/docs/libnm-glib/html/NMRemoteConnection.html deleted file mode 100644 index 9e7e0c41..00000000 --- a/docs/libnm-glib/html/NMRemoteConnection.html +++ /dev/null @@ -1,778 +0,0 @@ - - - - -NMRemoteConnection: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMRemoteConnection

-

NMRemoteConnection

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_remote_connection_error_quark () -
-void - -(*NMRemoteConnectionResultFunc) () -
-void - -(*NMRemoteConnectionGetSecretsFunc) () -
-NMRemoteConnection * - -nm_remote_connection_new () -
-void - -nm_remote_connection_commit_changes () -
-void - -nm_remote_connection_commit_changes_unsaved () -
-void - -nm_remote_connection_save () -
-void - -nm_remote_connection_delete () -
-void - -nm_remote_connection_get_secrets () -
-gboolean - -nm_remote_connection_get_unsaved () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - -
-DBusGConnection *busWrite / Construct Only
-DBusGConnection *dbus-connectionWrite / Construct Only
-gchar *dbus-pathWrite / Construct Only
gbooleanunsavedRead
-
-
-

Signals

-
----- - - - - - - - - - - - - - - - - - -
voidremovedRun First
voidupdatedRun First
voidvisibleRun First
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMConnection
-        ╰── NMRemoteConnection
-
-
-
-

Description

-
-
-

Functions

-
-

nm_remote_connection_error_quark ()

-
GQuark
-nm_remote_connection_error_quark (void);
-

Registers an error quark for NMRemoteConnection if necessary.

-
-

Returns

-

the error quark used for NMRemoteConnection errors.

-
-
-
-
-

NMRemoteConnectionResultFunc ()

-
void
-(*NMRemoteConnectionResultFunc) (NMRemoteConnection *connection,
-                                 GError *error,
-                                 gpointer user_data);
-

Called when NetworkManager has finished an asynchronous operation on a -connection, like commit changes, deleting, saving, etc.

-
-

Parameters

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

connection

the connection for which an operation was performed

 

error

on failure, a descriptive error

 

user_data

user data passed to function which began the operation

 
-
-
-
-
-

NMRemoteConnectionGetSecretsFunc ()

-
void
-(*NMRemoteConnectionGetSecretsFunc) (NMRemoteConnection *connection,
-                                     GHashTable *secrets,
-                                     GError *error,
-                                     gpointer user_data);
-

Called when NetworkManager returns secrets in response to a request for -secrets via nm_remote_connection_get_secrets().

-
-

Parameters

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

connection

the connection for which secrets were requested

 

secrets

on success, a hash table of -hash tables, with each inner hash mapping a setting property to a GValue -containing that property's value.

[element-type utf8 GLib.HashTable]

error

on failure, a descriptive error

 

user_data

user data passed to nm_remote_connection_get_secrets()

 
-
-
-
-
-

nm_remote_connection_new ()

-
NMRemoteConnection *
-nm_remote_connection_new (DBusGConnection *bus,
-                          const char *path);
-

Creates a new object representing the remote connection.

-
-

Parameters

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

bus

a valid and connected D-Bus connection

 

path

the D-Bus path of the connection as exported by the settings service

 
-
-
-

Returns

-

the new remote connection object on success, or NULL on failure

-
-
-
-
-

nm_remote_connection_commit_changes ()

-
void
-nm_remote_connection_commit_changes (NMRemoteConnection *connection,
-                                     NMRemoteConnectionResultFunc callback,
-                                     gpointer user_data);
-

Send any local changes to the settings and properties of this connection to -NetworkManager, which will immediately save them to disk.

-
-

Parameters

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

connection

the NMRemoteConnection

 

callback

a function to be called when the -commit completes.

[scope async][allow-none]

user_data

caller-specific data to be passed to callback -.

[closure]
-
-
-
-
-

nm_remote_connection_commit_changes_unsaved ()

-
void
-nm_remote_connection_commit_changes_unsaved
-                               (NMRemoteConnection *connection,
-                                NMRemoteConnectionResultFunc callback,
-                                gpointer user_data);
-

Send any local changes to the settings and properties of this connection to -NetworkManager. The changes are not saved to disk until either -nm_remote_connection_save() or nm_remote_connection_commit_changes() is -called.

-
-

Parameters

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

connection

the NMRemoteConnection

 

callback

a function to be called when the -commit completes.

[scope async][allow-none]

user_data

caller-specific data to be passed to callback -.

[closure]
-
-

Since: 0.9.10

-
-
-
-

nm_remote_connection_save ()

-
void
-nm_remote_connection_save (NMRemoteConnection *connection,
-                           NMRemoteConnectionResultFunc callback,
-                           gpointer user_data);
-

Saves the connection to disk if the connection has changes that have not yet -been written to disk, or if the connection has never been saved.

-
-

Parameters

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

connection

the NMRemoteConnection

 

callback

a function to be called when the -save completes.

[scope async][allow-none]

user_data

caller-specific data to be passed to callback -.

[closure]
-
-

Since: 0.9.10

-
-
-
-

nm_remote_connection_delete ()

-
void
-nm_remote_connection_delete (NMRemoteConnection *connection,
-                             NMRemoteConnectionResultFunc callback,
-                             gpointer user_data);
-

Delete the connection.

-
-

Parameters

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

connection

the NMRemoteConnection

 

callback

a function to be called when the delete completes.

[scope async][allow-none]

user_data

caller-specific data to be passed to callback -.

[closure]
-
-
-
-
-

nm_remote_connection_get_secrets ()

-
void
-nm_remote_connection_get_secrets (NMRemoteConnection *connection,
-                                  const char *setting_name,
-                                  NMRemoteConnectionGetSecretsFunc callback,
-                                  gpointer user_data);
-

Request the connection's secrets.

-
-

Parameters

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

connection

the NMRemoteConnection

 

setting_name

the NMSetting object name to get secrets for

 

callback

a function to be called when the update completes; -must not be NULL.

[scope async]

user_data

caller-specific data to be passed to callback -.

[closure]
-
-
-
-
-

nm_remote_connection_get_unsaved ()

-
gboolean
-nm_remote_connection_get_unsaved (NMRemoteConnection *connection);
-
-

Parameters

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

connection

the NMRemoteConnection

 
-
-
-

Returns

-

TRUE if the remote connection contains changes that have not -been saved to disk, FALSE if the connection is the same as its on-disk -representation.

-
-

Since: 0.9.10

-
-
-
-

Types and Values

-
-

enum NMRemoteConnectionError

-
-

Members

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

NM_REMOTE_CONNECTION_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_REMOTE_CONNECTION_ERROR_DISCONNECTED

-

dbus disconnected

-
 
-
-
-
-
-

NM_REMOTE_CONNECTION_ERROR

-
#define NM_REMOTE_CONNECTION_ERROR (nm_remote_connection_error_quark ())
-
-
-
-
-

NM_REMOTE_CONNECTION_UNSAVED

-
#define NM_REMOTE_CONNECTION_UNSAVED         "unsaved"
-
-
-
-
-

NM_REMOTE_CONNECTION_UPDATED

-
#define NM_REMOTE_CONNECTION_UPDATED         "updated"
-
-
-
-
-

NM_REMOTE_CONNECTION_REMOVED

-
#define NM_REMOTE_CONNECTION_REMOVED         "removed"
-
-
-
-
-

NMRemoteConnectionCommitFunc

-
typedef NMRemoteConnectionResultFunc NMRemoteConnectionCommitFunc;
-
-
-
-
-

NMRemoteConnectionDeleteFunc

-
typedef NMRemoteConnectionResultFunc NMRemoteConnectionDeleteFunc;
-
-
-
-
-

Property Details

-
-

The “bus” property

-
  “bus”                      DBusGConnection *
-

The DBusGConnection that the NMRemoteConnection is connected to.

-

Flags: Write / Construct Only

-
-
-
-

The “dbus-connection” property

-
  “dbus-connection”          DBusGConnection *
-

Flags: Write / Construct Only

-
-
-
-

The “dbus-path” property

-
  “dbus-path”                gchar *
-

Flags: Write / Construct Only

-

Default value: NULL

-
-
-
-

The “unsaved” property

-
  “unsaved”                  gboolean
-

TRUE if the remote connection contains changes that have not been saved -to disk, FALSE if the connection is the same as its on-disk representation.

-

Flags: Read

-

Default value: FALSE

-

Since: 0.9.10

-
-
-
-

Signal Details

-
-

The “removed” signal

-
void
-user_function (NMRemoteConnection *connection,
-               gpointer            user_data)
-

This signal is emitted when a connection is either deleted or becomes -invisible to the current user.

-
-

Parameters

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

connection

a NMConnection

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
-

The “updated” signal

-
void
-user_function (NMRemoteConnection *connection,
-               gpointer            user_data)
-

This signal is emitted when a connection changes, and it is -still visible to the user.

-
-

Parameters

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

connection

a NMConnection

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
-

The “visible” signal

-
void
-user_function (NMRemoteConnection *nmremoteconnection,
-               gboolean            arg1,
-               gpointer            user_data)
-

Flags: Run First

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMRemoteSettings.html b/docs/libnm-glib/html/NMRemoteSettings.html deleted file mode 100644 index b233a26c..00000000 --- a/docs/libnm-glib/html/NMRemoteSettings.html +++ /dev/null @@ -1,1138 +0,0 @@ - - - - -NMRemoteSettings: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMRemoteSettings

-

NMRemoteSettings — A helper for NetworkManager's settings API

-
- -
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - -
-DBusGConnection *busRead / Write / Construct Only
gbooleancan-modifyRead
-gchar *hostnameRead
gbooleanservice-runningRead
-
-
-

Signals

-
----- - - - - - - - - - - - - -
voidconnections-readRun First
voidnew-connectionRun First
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMRemoteSettings
-
-
-
-

Description

-

The NMRemoteSettings object represents NetworkManager's "settings" service, -which stores network configuration and allows authenticated clients to -add, delete, and modify that configuration. The data required to connect -to a specific network is called a "connection" and encapsulated by the -NMConnection object. Once a connection is known to NetworkManager, having -either been added by a user or read from on-disk storage, the -NMRemoteSettings object creates a NMRemoteConnection object which -represents this stored connection. Use the NMRemoteConnection object to -perform any operations like modification or deletion.

-

To add a new network connection to the NetworkManager settings service, first -build up a template NMConnection object. Since this connection is not yet -added to NetworkManager, it is known only to your program and is not yet -an NMRemoteConnection. Then ask NMRemoteSettings to add your connection. -When the connection is added successfully, the supplied callback is called -and returns to your program the new NMRemoteConnection which represents -the stored object known to NetworkManager.

-
- - - - - - - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
-17
-18
-19
-20
-21
-22
-23
-24
-25
-26
-27
-28
-29
-30
-31
-32
-33
-34
-35
-36
-37
-38
-39
-40
-41
-42
-43
-44
-45
-46
-47
-48
-49
-50
-51
-52
-53
-54
-55
-56
-57
-58
-59
static void
-added_cb (NMRemoteSettings *settings,
-          NMRemoteConnection *remote,
-          GError *error,
-          gpointer user_data)
-{
-   if (error)
-       g_print ("Error adding connection: %s", error->message);
-   else {
-       g_print ("Added: %s\n", nm_connection_get_path (NM_CONNECTION (remote)));
-       /* Use 'remote' with nm_remote_connection_commit_changes() to save
-        * changes and nm_remote_connection_delete() to delete the connection */
-   }
-}
-
-static gboolean
-add_wired_connection (const char *human_name)
-{
-   NMConnection *connection;
-   NMSettingConnection *s_con;
-   NMSettingWired *s_wired;
-   char *uuid;
-   gboolean success;
-
-   connection = nm_connection_new ();
-
-   /* Build up the 'connection' setting */
-   s_con = (NMSettingConnection *) nm_setting_connection_new ();
-   uuid = nm_utils_uuid_generate ();
-   g_object_set (G_OBJECT (s_con),
-                 NM_SETTING_CONNECTION_UUID, uuid,
-                 NM_SETTING_CONNECTION_ID, human_name,
-                 NM_SETTING_CONNECTION_TYPE, NM_SETTING_WIRED_SETTING_NAME,
-                 NULL);
-   g_free (uuid);
-   nm_connection_add_setting (connection, NM_SETTING (s_con));
-
-   /* Add the required 'wired' setting as this is a wired connection */
-   nm_connection_add_setting (connection, nm_setting_wired_new ());
-
-   /* Add an 'ipv4' setting using AUTO configuration (eg DHCP) */
-   s_ip4 = (NMSettingIP4Config *) nm_setting_ip4_config_new ();
-   g_object_set (G_OBJECT (s_ip4),
-                 NM_SETTING_IP4_CONFIG_METHOD, NM_SETTING_IP4_CONFIG_METHOD_AUTO,
-                 NULL);
-   nm_connection_add_setting (connection, NM_SETTING (s_ip4));
-
-   /* Ask NetworkManager to store the connection */
-   success = nm_remote_settings_add_connection (settings, connection, added_cb, loop);
-
-   /* Release the template connection; the actual stored connection will
-    * be returned in added_cb() */
-   g_object_unref (connection);
-
-   /* Let glib event loop run and added_cb() will be called when NetworkManager
-    * is done adding the new connection. */
-
-   return success;
-}
-
- -

-
-
-

Functions

-
-

nm_remote_settings_error_quark ()

-
GQuark
-nm_remote_settings_error_quark (void);
-

Registers an error quark for NMRemoteSettings if necessary.

-
-

Returns

-

the error quark used for NMRemoteSettings errors.

-
-
-
-
-

NMRemoteSettingsAddConnectionFunc ()

-
void
-(*NMRemoteSettingsAddConnectionFunc) (NMRemoteSettings *settings,
-                                      NMRemoteConnection *connection,
-                                      GError *error,
-                                      gpointer user_data);
-
-
-
-

NMRemoteSettingsLoadConnectionsFunc ()

-
void
-(*NMRemoteSettingsLoadConnectionsFunc)
-                               (NMRemoteSettings *settings,
-                                char **failures,
-                                GError *error,
-                                gpointer user_data);
-
-
-
-

NMRemoteSettingsSaveHostnameFunc ()

-
void
-(*NMRemoteSettingsSaveHostnameFunc) (NMRemoteSettings *settings,
-                                     GError *error,
-                                     gpointer user_data);
-
-
-
-

nm_remote_settings_new ()

-
NMRemoteSettings *
-nm_remote_settings_new (DBusGConnection *bus);
-

Creates a new object representing the remote settings service.

-

Note that this will do blocking D-Bus calls to initialize the -settings object. You can use nm_remote_settings_new_async() if you -want to avoid that.

-
-

Parameters

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

bus

a valid and connected D-Bus connection.

[allow-none]
-
-
-

Returns

-

the new remote settings object on success, or NULL on failure

-
-
-
-
-

nm_remote_settings_new_async ()

-
void
-nm_remote_settings_new_async (DBusGConnection *bus,
-                              GCancellable *cancellable,
-                              GAsyncReadyCallback callback,
-                              gpointer user_data);
-

Creates a new object representing the remote settings service and -begins asynchronously initializing it. callback - will be called -when it is done; use nm_remote_settings_new_finish() to get the -result.

-
-

Parameters

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

bus

a valid and connected D-Bus connection.

[allow-none]

cancellable

a GCancellable, or NULL

 

callback

callback to call when the settings object is created

 

user_data

data for callback -

 
-
-
-
-
-

nm_remote_settings_new_finish ()

-
NMRemoteSettings *
-nm_remote_settings_new_finish (GAsyncResult *result,
-                               GError **error);
-

Gets the result of an nm_remote_settings_new_async() call.

-
-

Parameters

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

result

a GAsyncResult

 

error

location for a GError, or NULL

 
-
-
-

Returns

-

a new NMRemoteSettings object, or NULL on error

-
-
-
-
-

nm_remote_settings_list_connections ()

-
GSList *
-nm_remote_settings_list_connections (NMRemoteSettings *settings);
-
-

Parameters

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

settings

the NMRemoteSettings

 
-
-
-

Returns

-

a -list containing all connections provided by the remote settings service. -Each element of the returned list is a NMRemoteConnection instance, which is -owned by the NMRemoteSettings object and should not be freed by the caller. -The returned list is, however, owned by the caller and should be freed -using g_slist_free() when no longer required.

-

[transfer container][element-type NMRemoteConnection]

-
-
-
-
-

nm_remote_settings_get_connection_by_id ()

-
NMRemoteConnection *
-nm_remote_settings_get_connection_by_id
-                               (NMRemoteSettings *settings,
-                                const char *id);
-

Returns the first matching NMRemoteConnection matching a given id -.

-
-

Parameters

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

settings

the NMRemoteSettings

 

id

the id of the remote connection

 
-
-
-

Returns

-

the remote connection object on success, or NULL if no -matching object was found.

-

[transfer none]

-
-

Since: 0.9.10

-
-
-
-

nm_remote_settings_get_connection_by_path ()

-
NMRemoteConnection *
-nm_remote_settings_get_connection_by_path
-                               (NMRemoteSettings *settings,
-                                const char *path);
-

Returns the NMRemoteConnection representing the connection at path -.

-
-

Parameters

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

settings

the NMRemoteSettings

 

path

the D-Bus object path of the remote connection

 
-
-
-

Returns

-

the remote connection object on success, or NULL if the object was -not known.

-

[transfer none]

-
-
-
-
-

nm_remote_settings_get_connection_by_uuid ()

-
NMRemoteConnection *
-nm_remote_settings_get_connection_by_uuid
-                               (NMRemoteSettings *settings,
-                                const char *uuid);
-

Returns the NMRemoteConnection identified by uuid -.

-
-

Parameters

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

settings

the NMRemoteSettings

 

uuid

the UUID of the remote connection

 
-
-
-

Returns

-

the remote connection object on success, or NULL if the object was -not known.

-

[transfer none]

-
-
-
-
-

nm_remote_settings_add_connection ()

-
gboolean
-nm_remote_settings_add_connection (NMRemoteSettings *settings,
-                                   NMConnection *connection,
-                                   NMRemoteSettingsAddConnectionFunc callback,
-                                   gpointer user_data);
-

Requests that the remote settings service add the given settings to a new -connection. The connection is immediately written to disk. connection - is -untouched by this function and only serves as a template of the settings to -add. The NMRemoteConnection object that represents what NetworkManager -actually added is returned to callback - when the addition operation is complete.

-

Note that the NMRemoteConnection returned in callback - may not contain -identical settings to connection - as NetworkManager may perform automatic -completion and/or normalization of connection properties.

-
-

Parameters

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

settings

the NMRemoteSettings

 

connection

the connection to add. Note that this object's settings will be -added, not the object itself

 

callback

callback to be called when the add operation completes.

[scope async]

user_data

caller-specific data passed to callback -.

[closure]
-
-
-

Returns

-

TRUE if the request was successful, FALSE if it failed

-
-
-
-
-

nm_remote_settings_add_connection_unsaved ()

-
gboolean
-nm_remote_settings_add_connection_unsaved
-                               (NMRemoteSettings *settings,
-                                NMConnection *connection,
-                                NMRemoteSettingsAddConnectionFunc callback,
-                                gpointer user_data);
-

Requests that the remote settings service add the given settings to a new -connection. The connection is not written to disk, which may be done at -a later time by calling the connection's nm_remote_connection_commit_changes() -method.

-
-

Parameters

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

settings

the NMRemoteSettings

 

connection

the connection to add. Note that this object's settings will be -added, not the object itself

 

callback

callback to be called when the add operation completes.

[scope async]

user_data

caller-specific data passed to callback -.

[closure]
-
-
-

Returns

-

TRUE if the request was successful, FALSE if it failed

-
-

Since: 0.9.10

-
-
-
-

nm_remote_settings_load_connections ()

-
gboolean
-nm_remote_settings_load_connections (NMRemoteSettings *settings,
-                                     char **filenames,
-                                     char ***failures,
-                                     GError **error);
-

Requests that the remote settings service load or reload the given files, -adding or updating the connections described within.

-

The changes to the indicated files will not yet be reflected in -settings -'s connections array when the function returns.

-

If all of the indicated files were successfully loaded, the -function will return TRUE, and failures - will be set to NULL. If -NetworkManager tried to load the files, but some (or all) failed, -then failures - will be set to a NULL-terminated array of the -filenames that failed to load.

-
-

Parameters

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

settings

the NMRemoteSettings

 

filenames

NULL-terminated array of filenames to load

 

failures

on return, a NULL-terminated array of -filenames that failed to load.

[out][transfer full]

error

return location for GError

 
-
-
-

Returns

-

TRUE if NetworkManager at least tried to load filenames -, -FALSE if an error occurred (eg, permission denied).

-
-

Since: 0.9.10

-
-
-
-

nm_remote_settings_reload_connections ()

-
gboolean
-nm_remote_settings_reload_connections (NMRemoteSettings *settings,
-                                       GError **error);
-

Requests that the remote settings service reload all connection -files from disk, adding, updating, and removing connections until -the in-memory state matches the on-disk state.

-
-

Parameters

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

settings

the NMRemoteSettings

 

error

return location for GError

 
-
-
-

Returns

-

TRUE on success, FALSE on failure

-
-

Since: 0.9.10

-
-
-
-

nm_remote_settings_save_hostname ()

-
gboolean
-nm_remote_settings_save_hostname (NMRemoteSettings *settings,
-                                  const char *hostname,
-                                  NMRemoteSettingsSaveHostnameFunc callback,
-                                  gpointer user_data);
-

Requests that the machine's persistent hostname be set to the specified value -or cleared.

-
-

Parameters

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

settings

the NMRemoteSettings

 

hostname

the new persistent hostname to set, or NULL to clear any existing -persistent hostname

 

callback

callback to be called when the -hostname operation completes.

[scope async][allow-none]

user_data

caller-specific data passed to callback -.

[closure]
-
-
-

Returns

-

TRUE if the request was successful, FALSE if it failed

-
-
-
-
-

Types and Values

-
-

enum NMRemoteSettingsError

-

Describes errors that may result from operations involving a NMRemoteSettings.

-
-

Members

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

NM_REMOTE_SETTINGS_ERROR_UNKNOWN

-

unknown or unclassified error

-
 

NM_REMOTE_SETTINGS_ERROR_CONNECTION_REMOVED

-

the NMRemoteConnection object - was removed before it was completely initialized

-
 

NM_REMOTE_SETTINGS_ERROR_CONNECTION_UNAVAILABLE

-

the NMRemoteConnection object - is not visible or otherwise unreadable

-
 

NM_REMOTE_SETTINGS_ERROR_SERVICE_UNAVAILABLE

-

NetworkManager is not running. - (Since 0.9.10)

-
 
-
-
-
-
-

NM_REMOTE_SETTINGS_ERROR

-
#define NM_REMOTE_SETTINGS_ERROR nm_remote_settings_error_quark ()
-
-
-
-
-

NM_REMOTE_SETTINGS_BUS

-
#define NM_REMOTE_SETTINGS_BUS             "bus"
-
-
-
-
-

NM_REMOTE_SETTINGS_SERVICE_RUNNING

-
#define NM_REMOTE_SETTINGS_SERVICE_RUNNING "service-running"
-
-
-
-
-

NM_REMOTE_SETTINGS_HOSTNAME

-
#define NM_REMOTE_SETTINGS_HOSTNAME        "hostname"
-
-
-
-
-

NM_REMOTE_SETTINGS_CAN_MODIFY

-
#define NM_REMOTE_SETTINGS_CAN_MODIFY      "can-modify"
-
-
-
-
-

NM_REMOTE_SETTINGS_NEW_CONNECTION

-
#define NM_REMOTE_SETTINGS_NEW_CONNECTION    "new-connection"
-
-
-
-
-

NM_REMOTE_SETTINGS_CONNECTIONS_READ

-
#define NM_REMOTE_SETTINGS_CONNECTIONS_READ  "connections-read"
-
-
-
-
-

Property Details

-
-

The “bus” property

-
  “bus”                      DBusGConnection *
-

The DBusGConnection that the NMRemoteSettings is connected to. Defaults -to the system bus if not specified.

-

Flags: Read / Write / Construct Only

-
-
-
-

The “can-modify” property

-
  “can-modify”               gboolean
-

If TRUE, adding and modifying connections is supported.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

The “hostname” property

-
  “hostname”                 gchar *
-

The machine hostname stored in persistent configuration. This can be -modified by calling nm_remote_settings_save_hostname().

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “service-running” property

-
  “service-running”          gboolean
-

Whether the settings service is running.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

Signal Details

-
-

The “connections-read” signal

-
void
-user_function (NMRemoteSettings *nmremotesettings,
-               gpointer          user_data)
-

Flags: Run First

-
-
-
-

The “new-connection” signal

-
void
-user_function (NMRemoteSettings *nmremotesettings,
-               GObject          *arg1,
-               gpointer          user_data)
-

Flags: Run First

-
-
- -
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMSecretAgent.html b/docs/libnm-glib/html/NMSecretAgent.html deleted file mode 100644 index b8acf986..00000000 --- a/docs/libnm-glib/html/NMSecretAgent.html +++ /dev/null @@ -1,844 +0,0 @@ - - - - -NMSecretAgent: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMSecretAgent

-

NMSecretAgent

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_secret_agent_error_quark () -
-void - -(*NMSecretAgentGetSecretsFunc) () -
-void - -(*NMSecretAgentSaveSecretsFunc) () -
-void - -(*NMSecretAgentDeleteSecretsFunc) () -
-gboolean - -nm_secret_agent_register () -
-gboolean - -nm_secret_agent_unregister () -
-gboolean - -nm_secret_agent_get_registered () -
-void - -nm_secret_agent_get_secrets () -
-void - -nm_secret_agent_save_secrets () -
-void - -nm_secret_agent_delete_secrets () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - -
gbooleanauto-registerRead / Write / Construct
NMSecretAgentCapabilitiescapabilitiesRead / Write / Construct
-gchar *identifierRead / Write / Construct Only
gbooleanregisteredRead
-
-
-

Signals

-
----- - - - - - -
voidregistration-resultRun First
-
-
-

Types and Values

- -
-
-

Object Hierarchy

-
    GObject
-    ╰── NMSecretAgent
-
-
-
-

Description

-
-
-

Functions

-
-

nm_secret_agent_error_quark ()

-
GQuark
-nm_secret_agent_error_quark (void);
-
-
-
-

NMSecretAgentGetSecretsFunc ()

-
void
-(*NMSecretAgentGetSecretsFunc) (NMSecretAgent *agent,
-                                NMConnection *connection,
-                                GHashTable *secrets,
-                                GError *error,
-                                gpointer user_data);
-

Called as a result of a request by NM to retrieve secrets. When the -NMSecretAgent subclass has finished retrieving secrets and is ready to -return them, or to return an error, this function should be called with -those secrets or the error.

-

To easily create the hash table to return the Wi-Fi PSK, you could do -something like this:

-
-

Example 1. Creating a secrets hash

-
- - - - - - - -
1
-2
-3
-4
-5
-6
-7
-8
-9
-10
-11
-12
-13
-14
-15
-16
NMConnection *secrets;
-NMSettingWirelessSecurity *s_wsec;
-GHashTable *secrets_hash;
-
-secrets = nm_connection_new ();
-s_wsec = (NMSettingWirelessSecurity *) nm_setting_wireless_security_new ();
-g_object_set (G_OBJECT (s_wsec),
-              NM_SETTING_WIRELESS_SECURITY_PSK, "my really cool PSK",
-              NULL);
-nm_connection_add_setting (secrets, NM_SETTING (s_wsec));
-secrets_hash = nm_connection_to_hash (secrets, NM_SETTING_HASH_FLAG_ALL);
-
-(call the NMSecretAgentGetSecretsFunc with secrets_hash)
-
-g_object_unref (secrets);
-g_hash_table_unref (secrets_hash);
-
- -
-
-

Parameters

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

agent

the secret agent object

 

connection

the connection for which secrets were requested, -note that this object will be unrefed after the callback has returned, use -g_object_ref()/g_object_unref() if you want to use this object after the callback -has returned.

[transfer none]

secrets

the GHashTable containing -the requested secrets in the same format as an NMConnection hash (as -created by nm_connection_to_hash() for example). Each key in secrets -should be the name of a NMSetting object (like "802-11-wireless-security") -and each value should be a GHashTable. The sub-hashes map string:GValue -where the string is the setting property name (like "psk") and the value -is the secret.

[element-type utf8 GLib.HashTable]

error

if the secrets request failed, give a descriptive error here

 

user_data

caller-specific data to be passed to the function

 
-
-
-
-
-

NMSecretAgentSaveSecretsFunc ()

-
void
-(*NMSecretAgentSaveSecretsFunc) (NMSecretAgent *agent,
-                                 NMConnection *connection,
-                                 GError *error,
-                                 gpointer user_data);
-

Called as a result of a request by NM to save secrets. When the -NMSecretAgent subclass has finished saving the secrets, this function -should be called.

-
-

Parameters

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

agent

the secret agent object

 

connection

the connection for which secrets were to be saved, -note that this object will be unrefed after the callback has returned, use -g_object_ref()/g_object_unref() if you want to use this object after the callback -has returned.

[transfer none]

error

if the saving secrets failed, give a descriptive error here

 

user_data

caller-specific data to be passed to the function

 
-
-
-
-
-

NMSecretAgentDeleteSecretsFunc ()

-
void
-(*NMSecretAgentDeleteSecretsFunc) (NMSecretAgent *agent,
-                                   NMConnection *connection,
-                                   GError *error,
-                                   gpointer user_data);
-

Called as a result of a request by NM to delete secrets. When the -NMSecretAgent subclass has finished deleting the secrets, this function -should be called.

-
-

Parameters

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

agent

the secret agent object

 

connection

the connection for which secrets were to be deleted, -note that this object will be unrefed after the callback has returned, use -g_object_ref()/g_object_unref() if you want to use this object after the callback -has returned.

[transfer none]

error

if the deleting secrets failed, give a descriptive error here

 

user_data

caller-specific data to be passed to the function

 
-
-
-
-
-

nm_secret_agent_register ()

-
gboolean
-nm_secret_agent_register (NMSecretAgent *self);
-

Registers the NMSecretAgent with the NetworkManager secret manager, -indicating to NetworkManager that the agent is able to provide and save -secrets for connections on behalf of its user. Registration is an -asynchronous operation and its success or failure is indicated via the -'registration-result' signal.

-
-

Parameters

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

self

a NMSecretAgent

 
-
-
-

Returns

-

a new TRUE if registration was successfully requested (this does -not mean registration itself was successful), FALSE if registration was not -successfully requested.

-
-
-
-
-

nm_secret_agent_unregister ()

-
gboolean
-nm_secret_agent_unregister (NMSecretAgent *self);
-

Unregisters the NMSecretAgent with the NetworkManager secret manager, -indicating to NetworkManager that the agent is will no longer provide or -store secrets on behalf of this user.

-
-

Parameters

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

self

a NMSecretAgent

 
-
-
-

Returns

-

a new TRUE if unregistration was successful, FALSE if it was not.

-
-
-
-
-

nm_secret_agent_get_registered ()

-
gboolean
-nm_secret_agent_get_registered (NMSecretAgent *self);
-
-

Parameters

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

self

a NMSecretAgent

 
-
-
-

Returns

-

a TRUE if the agent is registered, FALSE if it is not.

-
-
-
-
-

nm_secret_agent_get_secrets ()

-
void
-nm_secret_agent_get_secrets (NMSecretAgent *self,
-                             NMConnection *connection,
-                             const char *setting_name,
-                             const char **hints,
-                             NMSecretAgentGetSecretsFlags flags,
-                             NMSecretAgentGetSecretsFunc callback,
-                             gpointer user_data);
-
-
-
-

nm_secret_agent_save_secrets ()

-
void
-nm_secret_agent_save_secrets (NMSecretAgent *self,
-                              NMConnection *connection,
-                              NMSecretAgentSaveSecretsFunc callback,
-                              gpointer user_data);
-
-
-
-

nm_secret_agent_delete_secrets ()

-
void
-nm_secret_agent_delete_secrets (NMSecretAgent *self,
-                                NMConnection *connection,
-                                NMSecretAgentDeleteSecretsFunc callback,
-                                gpointer user_data);
-
-
-
-

Types and Values

-
-

NM_SECRET_AGENT_ERROR

-
#define NM_SECRET_AGENT_ERROR         (nm_secret_agent_error_quark ())
-
-
-
-
-

enum NMSecretAgentError

-

NMSecretAgentError values are passed by secret agents back to NetworkManager -when they encounter problems retrieving secrets on behalf of NM.

-
-

Members

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

NM_SECRET_AGENT_ERROR_NOT_AUTHORIZED

-

the caller (ie, NetworkManager) is not - authorized to make this request

-
 

NM_SECRET_AGENT_ERROR_INVALID_CONNECTION

-

the connection for which secrets - were requested could not be found

-
 

NM_SECRET_AGENT_ERROR_USER_CANCELED

-

the request was canceled by the user

-
 

NM_SECRET_AGENT_ERROR_AGENT_CANCELED

-

the agent canceled the request - because it was requested to do so by NetworkManager

-
 

NM_SECRET_AGENT_ERROR_INTERNAL_ERROR

-

some internal error in the agent caused - the request to fail

-
 

NM_SECRET_AGENT_ERROR_NO_SECRETS

-

the agent cannot find any secrets for this - connection

-
 
-
-
-
-
-

enum NMSecretAgentCapabilities

-

NMSecretAgentCapabilities indicate various capabilities of the agent.

-
-

Members

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

NM_SECRET_AGENT_CAPABILITY_NONE

-

the agent supports no special capabilities

-
 

NM_SECRET_AGENT_CAPABILITY_VPN_HINTS

-

the agent supports sending hints given -by the get_secrets class method to VPN plugin -authentication dialogs.

-
 

NM_SECRET_AGENT_CAPABILITY_LAST

-

bounds checking value; should not be used.

-
 
-
-

Since: 0.9.10

-
-
-
-

enum NMSecretAgentGetSecretsFlags

-

NMSecretAgentGetSecretsFlags values modify the behavior of a GetSecrets request.

-
-

Members

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

NM_SECRET_AGENT_GET_SECRETS_FLAG_NONE

-

no special behavior; by default no -user interaction is allowed and requests for secrets are fulfilled from -persistent storage, or if no secrets are available an error is returned.

-
 

NM_SECRET_AGENT_GET_SECRETS_FLAG_ALLOW_INTERACTION

-

allows the request to -interact with the user, possibly prompting via UI for secrets if any are -required, or if none are found in persistent storage.

-
 

NM_SECRET_AGENT_GET_SECRETS_FLAG_REQUEST_NEW

-

explicitly prompt for new -secrets from the user. This flag signals that NetworkManager thinks any -existing secrets are invalid or wrong. This flag implies that interaction -is allowed.

-
 

NM_SECRET_AGENT_GET_SECRETS_FLAG_USER_REQUESTED

-

set if the request was -initiated by user-requested action via the D-Bus interface, as opposed to -automatically initiated by NetworkManager in response to (for example) scan -results or carrier changes.

-
 
-
-
-
-
-

NM_SECRET_AGENT_IDENTIFIER

-
#define NM_SECRET_AGENT_IDENTIFIER          "identifier"
-
-
-
-
-

NM_SECRET_AGENT_AUTO_REGISTER

-
#define NM_SECRET_AGENT_AUTO_REGISTER       "auto-register"
-
-
-
-
-

NM_SECRET_AGENT_REGISTERED

-
#define NM_SECRET_AGENT_REGISTERED          "registered"
-
-
-
-
-

NM_SECRET_AGENT_CAPABILITIES

-
#define NM_SECRET_AGENT_CAPABILITIES        "capabilities"
-
-
-
-
-

NM_SECRET_AGENT_REGISTRATION_RESULT

-
#define NM_SECRET_AGENT_REGISTRATION_RESULT "registration-result"
-
-
-
-
-

Property Details

-
-

The “auto-register” property

-
  “auto-register”            gboolean
-

If TRUE, the agent will attempt to automatically register itself after -it is created (via an idle handler) and to re-register itself if -NetworkManager restarts. If FALSE, the agent does not automatically -register with NetworkManager, and nm_secret_agent_register() must be -called. If 'auto-register' is TRUE, calling nm_secret_agent_unregister() -will suppress auto-registration until nm_secret_agent_register() is -called, which re-enables auto-registration.

-

Flags: Read / Write / Construct

-

Default value: TRUE

-
-
-
-

The “capabilities” property

-
  “capabilities”             NMSecretAgentCapabilities
-

A bitfield of NMSecretAgentCapabilities.

-

Flags: Read / Write / Construct

-
-
-
-

The “identifier” property

-
  “identifier”               gchar *
-

Identifies this agent; only one agent in each user session may use the -same identifier. Identifier formatting follows the same rules as -D-Bus bus names with the exception that the ':' character is not -allowed. The valid set of characters is "A-Z[0-9]_-." and the -identifier is limited in length to 255 characters with a minimum -of 3 characters. An example valid identifier is 'org.gnome.nm-applet' -(without quotes).

-

Flags: Read / Write / Construct Only

-

Default value: NULL

-
-
-
-

The “registered” property

-
  “registered”               gboolean
-

TRUE if the agent is registered with NetworkManager, FALSE if not.

-

Flags: Read

-

Default value: FALSE

-
-
-
-

Signal Details

-
-

The “registration-result” signal

-
void
-user_function (NMSecretAgent *agent,
-               gpointer       error,
-               gpointer       user_data)
-

Indicates the result of a registration request; if error - is NULL the -request was successful.

-
-

Parameters

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

agent

the agent that received the signal

 

error

the error, if any, that occurred while registering

 

user_data

user data set when the signal handler was connected.

 
-
-

Flags: Run First

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMVPNConnection.html b/docs/libnm-glib/html/NMVPNConnection.html deleted file mode 100644 index 1d2f6259..00000000 --- a/docs/libnm-glib/html/NMVPNConnection.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - -NMVPNConnection: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMVPNConnection

-

NMVPNConnection

-
-
-

Functions

-
---- - - - - - - - - - - - - - - -
-GObject * - -nm_vpn_connection_new () -
-NMVPNConnectionState - -nm_vpn_connection_get_vpn_state () -
const char * - -nm_vpn_connection_get_banner () -
-
-
-

Properties

-
----- - - - - - - - - - - - - -
-gchar *bannerRead
guintvpn-stateRead
-
-
-

Signals

-
----- - - - - - -
voidvpn-state-changedRun First
-
-
-

Types and Values

-
---- - - - - - - - - - - -
#defineNM_VPN_CONNECTION_VPN_STATE
#defineNM_VPN_CONNECTION_BANNER
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMActiveConnection
-            ╰── NMVPNConnection
-
-
-
-

Description

-
-
-

Functions

-
-

nm_vpn_connection_new ()

-
GObject *
-nm_vpn_connection_new (DBusGConnection *connection,
-                       const char *path);
-

Creates a new NMVPNConnection.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the DBus object path of the new connection

 
-
-
-

Returns

-

a new connection object.

-

[transfer full]

-
-
-
-
-

nm_vpn_connection_get_vpn_state ()

-
NMVPNConnectionState
-nm_vpn_connection_get_vpn_state (NMVPNConnection *vpn);
-

Gets the current NMVPNConnection state.

-
-

Parameters

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

vpn

a NMVPNConnection

 
-
-
-

Returns

-

the VPN state of the active VPN connection.

-
-
-
-
-

nm_vpn_connection_get_banner ()

-
const char *
-nm_vpn_connection_get_banner (NMVPNConnection *vpn);
-

Gets the VPN login banner of the active NMVPNConnection.

-
-

Parameters

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

vpn

a NMVPNConnection

 
-
-
-

Returns

-

the VPN login banner of the VPN connection. This is the internal -string used by the connection, and must not be modified.

-
-
-
-
-

Types and Values

-
-

NM_VPN_CONNECTION_VPN_STATE

-
#define NM_VPN_CONNECTION_VPN_STATE "vpn-state"
-
-
-
-
-

NM_VPN_CONNECTION_BANNER

-
#define NM_VPN_CONNECTION_BANNER "banner"
-
-
-
-
-

Property Details

-
-

The “banner” property

-
  “banner”                   gchar *
-

The VPN login banner of the active VPN connection.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “vpn-state” property

-
  “vpn-state”                guint
-

The VPN state of the active VPN connection.

-

Flags: Read

-

Allowed values: <= 7

-

Default value: 0

-
-
-
-

Signal Details

-
-

The “vpn-state-changed” signal

-
void
-user_function (NMVPNConnection *nmvpnconnection,
-               guint            arg1,
-               guint            arg2,
-               gpointer         user_data)
-

Flags: Run First

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/NMWimaxNsp.html b/docs/libnm-glib/html/NMWimaxNsp.html deleted file mode 100644 index 60714cc5..00000000 --- a/docs/libnm-glib/html/NMWimaxNsp.html +++ /dev/null @@ -1,454 +0,0 @@ - - - - -NMWimaxNsp: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMWimaxNsp

-

NMWimaxNsp

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GObject * - -nm_wimax_nsp_new () -
const char * - -nm_wimax_nsp_get_name () -
-guint32 - -nm_wimax_nsp_get_signal_quality () -
-NMWimaxNspNetworkType - -nm_wimax_nsp_get_network_type () -
-GSList * - -nm_wimax_nsp_filter_connections () -
-gboolean - -nm_wimax_nsp_connection_valid () -
-
-
-

Properties

-
----- - - - - - - - - - - - - - - - - - -
-gchar *nameRead
guintnetwork-typeRead
guintsignal-qualityRead
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - - - - - -
#defineNM_WIMAX_NSP_NAME
#defineNM_WIMAX_NSP_SIGNAL_QUALITY
#defineNM_WIMAX_NSP_NETWORK_TYPE
enumNMWimaxNspNetworkType
-
-
-

Object Hierarchy

-
    GObject
-    ╰── NMObject
-        ╰── NMWimaxNsp
-
-
-
-

Description

-
-
-

Functions

-
-

nm_wimax_nsp_new ()

-
GObject *
-nm_wimax_nsp_new (DBusGConnection *connection,
-                  const char *path);
-

Creates a new NMWimaxNsp.

-
-

Parameters

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

connection

the DBusGConnection

 

path

the D-Bus object path of the WiMAX NSP

 
-
-
-

Returns

-

a new WiMAX NSP.

-

[transfer full]

-
-
-
-
-

nm_wimax_nsp_get_name ()

-
const char *
-nm_wimax_nsp_get_name (NMWimaxNsp *nsp);
-

Gets the name of the wimax NSP

-
-

Parameters

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

nsp

a NMWimaxNsp

 
-
-
-

Returns

-

the name

-
-
-
-
-

nm_wimax_nsp_get_signal_quality ()

-
guint32
-nm_wimax_nsp_get_signal_quality (NMWimaxNsp *nsp);
-

Gets the WPA signal quality of the wimax NSP.

-
-

Parameters

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

nsp

a NMWimaxNsp

 
-
-
-

Returns

-

the signal quality

-
-
-
-
-

nm_wimax_nsp_get_network_type ()

-
NMWimaxNspNetworkType
-nm_wimax_nsp_get_network_type (NMWimaxNsp *nsp);
-

Gets the network type of the wimax NSP.

-
-

Parameters

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

nsp

a NMWimaxNsp

 
-
-
-

Returns

-

the network type

-
-
-
-
-

nm_wimax_nsp_filter_connections ()

-
GSList *
-nm_wimax_nsp_filter_connections (NMWimaxNsp *nsp,
-                                 const GSList *connections);
-

Filters a given list of connections for a given NMWimaxNsp object and -return connections which may be activated with the access point. Any -returned connections will match the nsp -'s network name and other attributes.

-
-

Parameters

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

nsp

an NMWimaxNsp to filter connections for

 

connections

a list of -NMConnection objects to filter.

[element-type NMConnection]
-
-
-

Returns

-

a -list of NMConnection objects that could be activated with the given nsp -. -The elements of the list are owned by their creator and should not be freed -by the caller, but the returned list itself is owned by the caller and should -be freed with g_slist_free() when it is no longer required.

-

[transfer container][element-type NMConnection]

-
-
-
-
-

nm_wimax_nsp_connection_valid ()

-
gboolean
-nm_wimax_nsp_connection_valid (NMWimaxNsp *nsp,
-                               NMConnection *connection);
-

Validates a given connection against a given WiMAX NSP to ensure that the -connection may be activated with that NSP. The connection must match the -nsp -'s network name and other attributes.

-
-

Parameters

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

nsp

an NMWimaxNsp to validate connection -against

 

connection

an NMConnection to validate against nsp -

 
-
-
-

Returns

-

TRUE if the connection may be activated with this WiMAX NSP, -FALSE if it cannot be.

-
-
-
-
-

Types and Values

-
-

NM_WIMAX_NSP_NAME

-
#define NM_WIMAX_NSP_NAME           "name"
-
-
-
-
-

NM_WIMAX_NSP_SIGNAL_QUALITY

-
#define NM_WIMAX_NSP_SIGNAL_QUALITY "signal-quality"
-
-
-
-
-

NM_WIMAX_NSP_NETWORK_TYPE

-
#define NM_WIMAX_NSP_NETWORK_TYPE   "network-type"
-
-
-
-
-

enum NMWimaxNspNetworkType

-

WiMAX network type.

-
-

Members

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

NM_WIMAX_NSP_NETWORK_TYPE_UNKNOWN

-

unknown network type

-
 

NM_WIMAX_NSP_NETWORK_TYPE_HOME

-

home network

-
 

NM_WIMAX_NSP_NETWORK_TYPE_PARTNER

-

partner network

-
 

NM_WIMAX_NSP_NETWORK_TYPE_ROAMING_PARTNER

-

roaming partner network

-
 
-
-
-
-
-

Property Details

-
-

The “name” property

-
  “name”                     gchar *
-

The name of the WiMAX NSP.

-

Flags: Read

-

Default value: NULL

-
-
-
-

The “network-type” property

-
  “network-type”             guint
-

The network type of the WiMAX NSP.

-

Flags: Read

-

Default value: 0

-
-
-
-

The “signal-quality” property

-
  “signal-quality”           guint
-

The signal quality of the WiMAX NSP.

-

Flags: Read

-

Allowed values: <= 100

-

Default value: 0

-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/annotation-glossary.html b/docs/libnm-glib/html/annotation-glossary.html deleted file mode 100644 index fb9333ea..00000000 --- a/docs/libnm-glib/html/annotation-glossary.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - -Annotation Glossary: libnm-glib Reference Manual - - - - - - - - - - - - - - - -
-

-Annotation Glossary

-

A

-
allow-none
-

NULL is OK, both for passing and for returning.

-
array
-

Parameter points to an array of items.

-

C

-
closure
-

This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.

-

E

-
element-type
-

Generics and defining elements of containers and arrays.

-

O

-
out
-

Parameter for returning results. Default is transfer full.

-

S

-
scope async
-

The callback is valid until first called.

-
skip
-

Exposed in C code, not necessarily available in other languages.

-

T

-
transfer container
-

Free data container after the code is done.

-
transfer full
-

Free data after the code is done.

-
transfer none
-

Don't free data after the code is done.

-
type
-

Override the parsed C type with given type.

-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/api-index-full.html b/docs/libnm-glib/html/api-index-full.html deleted file mode 100644 index 23775949..00000000 --- a/docs/libnm-glib/html/api-index-full.html +++ /dev/null @@ -1,2701 +0,0 @@ - - - - -API Index: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-

-API Index

-

A

-
-NMAccessPoint:bssid, object property in NMAccessPoint -
-
-
-NMAccessPoint:flags, object property in NMAccessPoint -
-
-
-NMAccessPoint:frequency, object property in NMAccessPoint -
-
-
-NMAccessPoint:hw-address, object property in NMAccessPoint -
-
-
-NMAccessPoint:last-seen, object property in NMAccessPoint -
-
-
-NMAccessPoint:max-bitrate, object property in NMAccessPoint -
-
-
-NMAccessPoint:mode, object property in NMAccessPoint -
-
-
-NMAccessPoint:rsn-flags, object property in NMAccessPoint -
-
-
-NMAccessPoint:ssid, object property in NMAccessPoint -
-
-
-NMAccessPoint:strength, object property in NMAccessPoint -
-
-
-NMAccessPoint:wpa-flags, object property in NMAccessPoint -
-
-
-NM_ACCESS_POINT_BSSID, macro in NMAccessPoint -
-
-
-nm_access_point_connection_valid, function in NMAccessPoint -
-
-
-nm_access_point_filter_connections, function in NMAccessPoint -
-
-
-NM_ACCESS_POINT_FLAGS, macro in NMAccessPoint -
-
-
-NM_ACCESS_POINT_FREQUENCY, macro in NMAccessPoint -
-
-
-nm_access_point_get_bssid, function in NMAccessPoint -
-
-
-nm_access_point_get_flags, function in NMAccessPoint -
-
-
-nm_access_point_get_frequency, function in NMAccessPoint -
-
-
-nm_access_point_get_hw_address, function in NMAccessPoint -
-
-
-nm_access_point_get_last_seen, function in NMAccessPoint -
-
-
-nm_access_point_get_max_bitrate, function in NMAccessPoint -
-
-
-nm_access_point_get_mode, function in NMAccessPoint -
-
-
-nm_access_point_get_rsn_flags, function in NMAccessPoint -
-
-
-nm_access_point_get_ssid, function in NMAccessPoint -
-
-
-nm_access_point_get_strength, function in NMAccessPoint -
-
-
-nm_access_point_get_wpa_flags, function in NMAccessPoint -
-
-
-NM_ACCESS_POINT_HW_ADDRESS, macro in NMAccessPoint -
-
-
-NM_ACCESS_POINT_LAST_SEEN, macro in NMAccessPoint -
-
-
-NM_ACCESS_POINT_MAX_BITRATE, macro in NMAccessPoint -
-
-
-NM_ACCESS_POINT_MODE, macro in NMAccessPoint -
-
-
-nm_access_point_new, function in NMAccessPoint -
-
-
-NM_ACCESS_POINT_RSN_FLAGS, macro in NMAccessPoint -
-
-
-NM_ACCESS_POINT_SSID, macro in NMAccessPoint -
-
-
-NM_ACCESS_POINT_STRENGTH, macro in NMAccessPoint -
-
-
-NM_ACCESS_POINT_WPA_FLAGS, macro in NMAccessPoint -
-
-
-NMActiveConnection:connection, object property in NMActiveConnection -
-
-
-NMActiveConnection:default, object property in NMActiveConnection -
-
-
-NMActiveConnection:default6, object property in NMActiveConnection -
-
-
-NMActiveConnection:devices, object property in NMActiveConnection -
-
-
-NMActiveConnection:dhcp4-config, object property in NMActiveConnection -
-
-
-NMActiveConnection:dhcp6-config, object property in NMActiveConnection -
-
-
-NMActiveConnection:id, object property in NMActiveConnection -
-
-
-NMActiveConnection:ip4-config, object property in NMActiveConnection -
-
-
-NMActiveConnection:ip6-config, object property in NMActiveConnection -
-
-
-NMActiveConnection:master, object property in NMActiveConnection -
-
-
-NMActiveConnection:specific-object, object property in NMActiveConnection -
-
-
-NMActiveConnection:state, object property in NMActiveConnection -
-
-
-NMActiveConnection:type, object property in NMActiveConnection -
-
-
-NMActiveConnection:uuid, object property in NMActiveConnection -
-
-
-NMActiveConnection:vpn, object property in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_CONNECTION, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_DEFAULT, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_DEFAULT6, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_DEVICES, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_DHCP4_CONFIG, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_DHCP6_CONFIG, macro in NMActiveConnection -
-
-
-nm_active_connection_get_connection, function in NMActiveConnection -
-
-
-nm_active_connection_get_connection_type, function in NMActiveConnection -
-
-
-nm_active_connection_get_default, function in NMActiveConnection -
-
-
-nm_active_connection_get_default6, function in NMActiveConnection -
-
-
-nm_active_connection_get_devices, function in NMActiveConnection -
-
-
-nm_active_connection_get_dhcp4_config, function in NMActiveConnection -
-
-
-nm_active_connection_get_dhcp6_config, function in NMActiveConnection -
-
-
-nm_active_connection_get_id, function in NMActiveConnection -
-
-
-nm_active_connection_get_ip4_config, function in NMActiveConnection -
-
-
-nm_active_connection_get_ip6_config, function in NMActiveConnection -
-
-
-nm_active_connection_get_master, function in NMActiveConnection -
-
-
-nm_active_connection_get_specific_object, function in NMActiveConnection -
-
-
-nm_active_connection_get_state, function in NMActiveConnection -
-
-
-nm_active_connection_get_uuid, function in NMActiveConnection -
-
-
-nm_active_connection_get_vpn, function in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_ID, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_IP4_CONFIG, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_IP6_CONFIG, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_MASTER, macro in NMActiveConnection -
-
-
-nm_active_connection_new, function in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_STATE, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_TYPE, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_UUID, macro in NMActiveConnection -
-
-
-NM_ACTIVE_CONNECTION_VPN, macro in NMActiveConnection -
-
-

C

-
-NMClient::any-device-added, object signal in NMClient -
-
-
-NMClient::any-device-removed, object signal in NMClient -
-
-
-NMClient::device-added, object signal in NMClient -
-
-
-NMClient::device-removed, object signal in NMClient -
-
-
-NMClient::permission-changed, object signal in NMClient -
-
-
-NMClient:activating-connection, object property in NMClient -
-
-
-NMClient:active-connections, object property in NMClient -
-
-
-NMClient:all-devices, object property in NMClient -
-
-
-NMClient:connectivity, object property in NMClient -
-
-
-NMClient:devices, object property in NMClient -
-
-
-NMClient:manager-running, object property in NMClient -
-
-
-NMClient:networking-enabled, object property in NMClient -
-
-
-NMClient:primary-connection, object property in NMClient -
-
-
-NMClient:startup, object property in NMClient -
-
-
-NMClient:state, object property in NMClient -
-
-
-NMClient:version, object property in NMClient -
-
-
-NMClient:wimax-enabled, object property in NMClient -
-
-
-NMClient:wimax-hardware-enabled, object property in NMClient -
-
-
-NMClient:wireless-enabled, object property in NMClient -
-
-
-NMClient:wireless-hardware-enabled, object property in NMClient -
-
-
-NMClient:wwan-enabled, object property in NMClient -
-
-
-NMClient:wwan-hardware-enabled, object property in NMClient -
-
-
-NMClientActivateFn, user_function in NMClient -
-
-
-NMClientAddActivateFn, user_function in NMClient -
-
-
-NMClientError, enum in NMClient -
-
-
-NMClientPermission, enum in NMClient -
-
-
-NMClientPermissionResult, enum in NMClient -
-
-
-nm_client_activate_connection, function in NMClient -
-
-
-NM_CLIENT_ACTIVATING_CONNECTION, macro in NMClient -
-
-
-NM_CLIENT_ACTIVE_CONNECTIONS, macro in NMClient -
-
-
-nm_client_add_and_activate_connection, function in NMClient -
-
-
-NM_CLIENT_ALL_DEVICES, macro in NMClient -
-
-
-nm_client_check_connectivity, function in NMClient -
-
-
-nm_client_check_connectivity_async, function in NMClient -
-
-
-nm_client_check_connectivity_finish, function in NMClient -
-
-
-NM_CLIENT_CONNECTIVITY, macro in NMClient -
-
-
-nm_client_deactivate_connection, function in NMClient -
-
-
-NM_CLIENT_DEVICES, macro in NMClient -
-
-
-NM_CLIENT_ERROR, macro in NMClient -
-
-
-nm_client_error_quark, function in NMClient -
-
-
-nm_client_get_activating_connection, function in NMClient -
-
-
-nm_client_get_active_connections, function in NMClient -
-
-
-nm_client_get_all_devices, function in NMClient -
-
-
-nm_client_get_connectivity, function in NMClient -
-
-
-nm_client_get_devices, function in NMClient -
-
-
-nm_client_get_device_by_iface, function in NMClient -
-
-
-nm_client_get_device_by_path, function in NMClient -
-
-
-nm_client_get_logging, function in NMClient -
-
-
-nm_client_get_manager_running, function in NMClient -
-
-
-nm_client_get_permission_result, function in NMClient -
-
-
-nm_client_get_primary_connection, function in NMClient -
-
-
-nm_client_get_startup, function in NMClient -
-
-
-nm_client_get_state, function in NMClient -
-
-
-nm_client_get_version, function in NMClient -
-
-
-NM_CLIENT_MANAGER_RUNNING, macro in NMClient -
-
-
-NM_CLIENT_NETWORKING_ENABLED, macro in NMClient -
-
-
-nm_client_networking_get_enabled, function in NMClient -
-
-
-nm_client_networking_set_enabled, function in NMClient -
-
-
-nm_client_new, function in NMClient -
-
-
-nm_client_new_async, function in NMClient -
-
-
-nm_client_new_finish, function in NMClient -
-
-
-NM_CLIENT_PRIMARY_CONNECTION, macro in NMClient -
-
-
-nm_client_set_logging, function in NMClient -
-
-
-nm_client_sleep, function in NMClient -
-
-
-NM_CLIENT_STARTUP, macro in NMClient -
-
-
-NM_CLIENT_STATE, macro in NMClient -
-
-
-NM_CLIENT_VERSION, macro in NMClient -
-
-
-NM_CLIENT_WIMAX_ENABLED, macro in NMClient -
-
-
-nm_client_wimax_get_enabled, function in NMClient -
-
-
-NM_CLIENT_WIMAX_HARDWARE_ENABLED, macro in NMClient -
-
-
-nm_client_wimax_hardware_get_enabled, function in NMClient -
-
-
-nm_client_wimax_set_enabled, function in NMClient -
-
-
-NM_CLIENT_WIRELESS_ENABLED, macro in NMClient -
-
-
-nm_client_wireless_get_enabled, function in NMClient -
-
-
-NM_CLIENT_WIRELESS_HARDWARE_ENABLED, macro in NMClient -
-
-
-nm_client_wireless_hardware_get_enabled, function in NMClient -
-
-
-nm_client_wireless_set_enabled, function in NMClient -
-
-
-NM_CLIENT_WWAN_ENABLED, macro in NMClient -
-
-
-nm_client_wwan_get_enabled, function in NMClient -
-
-
-NM_CLIENT_WWAN_HARDWARE_ENABLED, macro in NMClient -
-
-
-nm_client_wwan_hardware_get_enabled, function in NMClient -
-
-
-nm_client_wwan_set_enabled, function in NMClient -
-
-

D

-
-NMDevice::state-changed, object signal in NMDevice -
-
-
-NMDevice:active-connection, object property in NMDevice -
-
-
-NMDevice:autoconnect, object property in NMDevice -
-
-
-NMDevice:available-connections, object property in NMDevice -
-
-
-NMDevice:capabilities, object property in NMDevice -
-
-
-NMDevice:device-type, object property in NMDevice -
-
-
-NMDevice:dhcp4-config, object property in NMDevice -
-
-
-NMDevice:dhcp6-config, object property in NMDevice -
-
-
-NMDevice:driver, object property in NMDevice -
-
-
-NMDevice:driver-version, object property in NMDevice -
-
-
-NMDevice:firmware-missing, object property in NMDevice -
-
-
-NMDevice:firmware-version, object property in NMDevice -
-
-
-NMDevice:interface, object property in NMDevice -
-
-
-NMDevice:ip-interface, object property in NMDevice -
-
-
-NMDevice:ip4-config, object property in NMDevice -
-
-
-NMDevice:ip6-config, object property in NMDevice -
-
-
-NMDevice:managed, object property in NMDevice -
-
-
-NMDevice:mtu, object property in NMDevice -
-
-
-NMDevice:physical-port-id, object property in NMDevice -
-
-
-NMDevice:product, object property in NMDevice -
-
-
-NMDevice:real, object property in NMDevice -
-
-
-NMDevice:state, object property in NMDevice -
-
-
-NMDevice:state-reason, object property in NMDevice -
-
-
-NMDevice:udi, object property in NMDevice -
-
-
-NMDevice:vendor, object property in NMDevice -
-
-
-NMDeviceAdsl:carrier, object property in NMDeviceAdsl -
-
-
-NMDeviceAdslError, enum in NMDeviceAdsl -
-
-
-NMDeviceBond:carrier, object property in NMDeviceBond -
-
-
-NMDeviceBond:hw-address, object property in NMDeviceBond -
-
-
-NMDeviceBond:slaves, object property in NMDeviceBond -
-
-
-NMDeviceBondError, enum in NMDeviceBond -
-
-
-NMDeviceBridge:carrier, object property in NMDeviceBridge -
-
-
-NMDeviceBridge:hw-address, object property in NMDeviceBridge -
-
-
-NMDeviceBridge:slaves, object property in NMDeviceBridge -
-
-
-NMDeviceBridgeError, enum in NMDeviceBridge -
-
-
-NMDeviceBt:bt-capabilities, object property in NMDeviceBt -
-
-
-NMDeviceBt:hw-address, object property in NMDeviceBt -
-
-
-NMDeviceBt:name, object property in NMDeviceBt -
-
-
-NMDeviceBtError, enum in NMDeviceBt -
-
-
-NMDeviceCallbackFn, user_function in NMDevice -
-
-
-NMDeviceDeactivateFn, user_function in NMDevice -
-
-
-NMDeviceError, enum in NMDevice -
-
-
-NMDeviceEthernet:carrier, object property in NMDeviceEthernet -
-
-
-NMDeviceEthernet:hw-address, object property in NMDeviceEthernet -
-
-
-NMDeviceEthernet:perm-hw-address, object property in NMDeviceEthernet -
-
-
-NMDeviceEthernet:speed, object property in NMDeviceEthernet -
-
-
-NMDeviceEthernetError, enum in NMDeviceEthernet -
-
-
-NMDeviceGeneric:hw-address, object property in NMDeviceGeneric -
-
-
-NMDeviceGeneric:type-description, object property in NMDeviceGeneric -
-
-
-NMDeviceGenericError, enum in NMDeviceGeneric -
-
-
-NMDeviceInfiniband:carrier, object property in NMDeviceInfiniband -
-
-
-NMDeviceInfiniband:hw-address, object property in NMDeviceInfiniband -
-
-
-NMDeviceInfinibandError, enum in NMDeviceInfiniband -
-
-
-NMDeviceModem:current-capabilities, object property in NMDeviceModem -
-
-
-NMDeviceModem:modem-capabilities, object property in NMDeviceModem -
-
-
-NMDeviceModemError, enum in NMDeviceModem -
-
-
-NMDeviceOlpcMesh:active-channel, object property in NMDeviceOlpcMesh -
-
-
-NMDeviceOlpcMesh:companion, object property in NMDeviceOlpcMesh -
-
-
-NMDeviceOlpcMesh:hw-address, object property in NMDeviceOlpcMesh -
-
-
-NMDeviceOlpcMeshError, enum in NMDeviceOlpcMesh -
-
-
-NMDeviceTeam:carrier, object property in NMDeviceTeam -
-
-
-NMDeviceTeam:hw-address, object property in NMDeviceTeam -
-
-
-NMDeviceTeam:slaves, object property in NMDeviceTeam -
-
-
-NMDeviceTeamError, enum in NMDeviceTeam -
-
-
-NMDeviceVlan:carrier, object property in NMDeviceVlan -
-
-
-NMDeviceVlan:hw-address, object property in NMDeviceVlan -
-
-
-NMDeviceVlan:parent, object property in NMDeviceVlan -
-
-
-NMDeviceVlan:vlan-id, object property in NMDeviceVlan -
-
-
-NMDeviceVlanError, enum in NMDeviceVlan -
-
-
-NMDeviceWifi::access-point-added, object signal in NMDeviceWifi -
-
-
-NMDeviceWifi::access-point-removed, object signal in NMDeviceWifi -
-
-
-NMDeviceWifi:access-points, object property in NMDeviceWifi -
-
-
-NMDeviceWifi:active-access-point, object property in NMDeviceWifi -
-
-
-NMDeviceWifi:bitrate, object property in NMDeviceWifi -
-
-
-NMDeviceWifi:hw-address, object property in NMDeviceWifi -
-
-
-NMDeviceWifi:mode, object property in NMDeviceWifi -
-
-
-NMDeviceWifi:perm-hw-address, object property in NMDeviceWifi -
-
-
-NMDeviceWifi:wireless-capabilities, object property in NMDeviceWifi -
-
-
-NMDeviceWifiError, enum in NMDeviceWifi -
-
-
-NMDeviceWifiRequestScanFn, user_function in NMDeviceWifi -
-
-
-NMDeviceWimax::nsp-added, object signal in NMDeviceWimax -
-
-
-NMDeviceWimax::nsp-removed, object signal in NMDeviceWimax -
-
-
-NMDeviceWimax:active-nsp, object property in NMDeviceWimax -
-
-
-NMDeviceWimax:bsid, object property in NMDeviceWimax -
-
-
-NMDeviceWimax:center-frequency, object property in NMDeviceWimax -
-
-
-NMDeviceWimax:cinr, object property in NMDeviceWimax -
-
-
-NMDeviceWimax:hw-address, object property in NMDeviceWimax -
-
-
-NMDeviceWimax:nsps, object property in NMDeviceWimax -
-
-
-NMDeviceWimax:rssi, object property in NMDeviceWimax -
-
-
-NMDeviceWimax:tx-power, object property in NMDeviceWimax -
-
-
-NMDeviceWimaxError, enum in NMDeviceWimax -
-
-
-NM_DEVICE_ACTIVE_CONNECTION, macro in NMDevice -
-
-
-NM_DEVICE_ADSL_CARRIER, macro in NMDeviceAdsl -
-
-
-NM_DEVICE_ADSL_ERROR, macro in NMDeviceAdsl -
-
-
-nm_device_adsl_error_quark, function in NMDeviceAdsl -
-
-
-nm_device_adsl_get_carrier, function in NMDeviceAdsl -
-
-
-nm_device_adsl_new, function in NMDeviceAdsl -
-
-
-NM_DEVICE_AUTOCONNECT, macro in NMDevice -
-
-
-NM_DEVICE_AVAILABLE_CONNECTIONS, macro in NMDevice -
-
-
-NM_DEVICE_BOND_CARRIER, macro in NMDeviceBond -
-
-
-NM_DEVICE_BOND_ERROR, macro in NMDeviceBond -
-
-
-nm_device_bond_error_quark, function in NMDeviceBond -
-
-
-nm_device_bond_get_carrier, function in NMDeviceBond -
-
-
-nm_device_bond_get_hw_address, function in NMDeviceBond -
-
-
-nm_device_bond_get_slaves, function in NMDeviceBond -
-
-
-NM_DEVICE_BOND_HW_ADDRESS, macro in NMDeviceBond -
-
-
-nm_device_bond_new, function in NMDeviceBond -
-
-
-NM_DEVICE_BOND_SLAVES, macro in NMDeviceBond -
-
-
-NM_DEVICE_BRIDGE_CARRIER, macro in NMDeviceBridge -
-
-
-NM_DEVICE_BRIDGE_ERROR, macro in NMDeviceBridge -
-
-
-nm_device_bridge_error_quark, function in NMDeviceBridge -
-
-
-nm_device_bridge_get_carrier, function in NMDeviceBridge -
-
-
-nm_device_bridge_get_hw_address, function in NMDeviceBridge -
-
-
-nm_device_bridge_get_slaves, function in NMDeviceBridge -
-
-
-NM_DEVICE_BRIDGE_HW_ADDRESS, macro in NMDeviceBridge -
-
-
-nm_device_bridge_new, function in NMDeviceBridge -
-
-
-NM_DEVICE_BRIDGE_SLAVES, macro in NMDeviceBridge -
-
-
-NM_DEVICE_BT_CAPABILITIES, macro in NMDeviceBt -
-
-
-NM_DEVICE_BT_ERROR, macro in NMDeviceBt -
-
-
-nm_device_bt_error_quark, function in NMDeviceBt -
-
-
-nm_device_bt_get_capabilities, function in NMDeviceBt -
-
-
-nm_device_bt_get_hw_address, function in NMDeviceBt -
-
-
-nm_device_bt_get_name, function in NMDeviceBt -
-
-
-NM_DEVICE_BT_HW_ADDRESS, macro in NMDeviceBt -
-
-
-NM_DEVICE_BT_NAME, macro in NMDeviceBt -
-
-
-nm_device_bt_new, function in NMDeviceBt -
-
-
-NM_DEVICE_CAPABILITIES, macro in NMDevice -
-
-
-nm_device_connection_compatible, function in NMDevice -
-
-
-nm_device_connection_valid, function in NMDevice -
-
-
-nm_device_delete, function in NMDevice -
-
-
-NM_DEVICE_DEVICE_TYPE, macro in NMDevice -
-
-
-NM_DEVICE_DHCP4_CONFIG, macro in NMDevice -
-
-
-NM_DEVICE_DHCP6_CONFIG, macro in NMDevice -
-
-
-nm_device_disambiguate_names, function in NMDevice -
-
-
-nm_device_disconnect, function in NMDevice -
-
-
-NM_DEVICE_DRIVER, macro in NMDevice -
-
-
-NM_DEVICE_DRIVER_VERSION, macro in NMDevice -
-
-
-NM_DEVICE_ERROR, macro in NMDevice -
-
-
-nm_device_error_quark, function in NMDevice -
-
-
-NM_DEVICE_ETHERNET_CARRIER, macro in NMDeviceEthernet -
-
-
-NM_DEVICE_ETHERNET_ERROR, macro in NMDeviceEthernet -
-
-
-nm_device_ethernet_error_quark, function in NMDeviceEthernet -
-
-
-nm_device_ethernet_get_carrier, function in NMDeviceEthernet -
-
-
-nm_device_ethernet_get_hw_address, function in NMDeviceEthernet -
-
-
-nm_device_ethernet_get_permanent_hw_address, function in NMDeviceEthernet -
-
-
-nm_device_ethernet_get_speed, function in NMDeviceEthernet -
-
-
-NM_DEVICE_ETHERNET_HW_ADDRESS, macro in NMDeviceEthernet -
-
-
-nm_device_ethernet_new, function in NMDeviceEthernet -
-
-
-NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS, macro in NMDeviceEthernet -
-
-
-NM_DEVICE_ETHERNET_SPEED, macro in NMDeviceEthernet -
-
-
-nm_device_filter_connections, function in NMDevice -
-
-
-NM_DEVICE_FIRMWARE_MISSING, macro in NMDevice -
-
-
-NM_DEVICE_FIRMWARE_VERSION, macro in NMDevice -
-
-
-NM_DEVICE_GENERIC_ERROR, macro in NMDeviceGeneric -
-
-
-nm_device_generic_error_quark, function in NMDeviceGeneric -
-
-
-nm_device_generic_get_hw_address, function in NMDeviceGeneric -
-
-
-NM_DEVICE_GENERIC_HW_ADDRESS, macro in NMDeviceGeneric -
-
-
-nm_device_generic_new, function in NMDeviceGeneric -
-
-
-NM_DEVICE_GENERIC_TYPE_DESCRIPTION, macro in NMDeviceGeneric -
-
-
-nm_device_get_active_connection, function in NMDevice -
-
-
-nm_device_get_autoconnect, function in NMDevice -
-
-
-nm_device_get_available_connections, function in NMDevice -
-
-
-nm_device_get_capabilities, function in NMDevice -
-
-
-nm_device_get_description, function in NMDevice -
-
-
-nm_device_get_device_type, function in NMDevice -
-
-
-nm_device_get_dhcp4_config, function in NMDevice -
-
-
-nm_device_get_dhcp6_config, function in NMDevice -
-
-
-nm_device_get_driver, function in NMDevice -
-
-
-nm_device_get_driver_version, function in NMDevice -
-
-
-nm_device_get_firmware_missing, function in NMDevice -
-
-
-nm_device_get_firmware_version, function in NMDevice -
-
-
-nm_device_get_hw_address, function in NMDevice -
-
-
-nm_device_get_iface, function in NMDevice -
-
-
-nm_device_get_ip4_config, function in NMDevice -
-
-
-nm_device_get_ip6_config, function in NMDevice -
-
-
-nm_device_get_ip_iface, function in NMDevice -
-
-
-nm_device_get_managed, function in NMDevice -
-
-
-nm_device_get_mtu, function in NMDevice -
-
-
-nm_device_get_physical_port_id, function in NMDevice -
-
-
-nm_device_get_product, function in NMDevice -
-
-
-nm_device_get_setting_type, function in NMDevice -
-
-
-nm_device_get_state, function in NMDevice -
-
-
-nm_device_get_state_reason, function in NMDevice -
-
-
-nm_device_get_type_description, function in NMDevice -
-
-
-nm_device_get_udi, function in NMDevice -
-
-
-nm_device_get_vendor, function in NMDevice -
-
-
-NM_DEVICE_INFINIBAND_CARRIER, macro in NMDeviceInfiniband -
-
-
-NM_DEVICE_INFINIBAND_ERROR, macro in NMDeviceInfiniband -
-
-
-nm_device_infiniband_error_quark, function in NMDeviceInfiniband -
-
-
-nm_device_infiniband_get_carrier, function in NMDeviceInfiniband -
-
-
-nm_device_infiniband_get_hw_address, function in NMDeviceInfiniband -
-
-
-NM_DEVICE_INFINIBAND_HW_ADDRESS, macro in NMDeviceInfiniband -
-
-
-nm_device_infiniband_new, function in NMDeviceInfiniband -
-
-
-NM_DEVICE_INTERFACE, macro in NMDevice -
-
-
-NM_DEVICE_IP4_CONFIG, macro in NMDevice -
-
-
-NM_DEVICE_IP6_CONFIG, macro in NMDevice -
-
-
-NM_DEVICE_IP_INTERFACE, macro in NMDevice -
-
-
-nm_device_is_real, function in NMDevice -
-
-
-nm_device_is_software, function in NMDevice -
-
-
-NM_DEVICE_MANAGED, macro in NMDevice -
-
-
-NM_DEVICE_MODEM_CURRENT_CAPABILITIES, macro in NMDeviceModem -
-
-
-NM_DEVICE_MODEM_ERROR, macro in NMDeviceModem -
-
-
-nm_device_modem_error_quark, function in NMDeviceModem -
-
-
-nm_device_modem_get_current_capabilities, function in NMDeviceModem -
-
-
-nm_device_modem_get_modem_capabilities, function in NMDeviceModem -
-
-
-NM_DEVICE_MODEM_MODEM_CAPABILITIES, macro in NMDeviceModem -
-
-
-NM_DEVICE_MTU, macro in NMDevice -
-
-
-nm_device_new, function in NMDevice -
-
-
-NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL, macro in NMDeviceOlpcMesh -
-
-
-NM_DEVICE_OLPC_MESH_COMPANION, macro in NMDeviceOlpcMesh -
-
-
-NM_DEVICE_OLPC_MESH_ERROR, macro in NMDeviceOlpcMesh -
-
-
-nm_device_olpc_mesh_error_quark, function in NMDeviceOlpcMesh -
-
-
-nm_device_olpc_mesh_get_active_channel, function in NMDeviceOlpcMesh -
-
-
-nm_device_olpc_mesh_get_companion, function in NMDeviceOlpcMesh -
-
-
-nm_device_olpc_mesh_get_hw_address, function in NMDeviceOlpcMesh -
-
-
-NM_DEVICE_OLPC_MESH_HW_ADDRESS, macro in NMDeviceOlpcMesh -
-
-
-nm_device_olpc_mesh_new, function in NMDeviceOlpcMesh -
-
-
-NM_DEVICE_PHYSICAL_PORT_ID, macro in NMDevice -
-
-
-NM_DEVICE_PRODUCT, macro in NMDevice -
-
-
-NM_DEVICE_REAL, macro in NMDevice -
-
-
-nm_device_set_autoconnect, function in NMDevice -
-
-
-nm_device_set_managed, function in NMDevice -
-
-
-NM_DEVICE_STATE, macro in NMDevice -
-
-
-NM_DEVICE_STATE_REASON, macro in NMDevice -
-
-
-NM_DEVICE_TEAM_CARRIER, macro in NMDeviceTeam -
-
-
-NM_DEVICE_TEAM_ERROR, macro in NMDeviceTeam -
-
-
-nm_device_team_error_quark, function in NMDeviceTeam -
-
-
-nm_device_team_get_carrier, function in NMDeviceTeam -
-
-
-nm_device_team_get_hw_address, function in NMDeviceTeam -
-
-
-nm_device_team_get_slaves, function in NMDeviceTeam -
-
-
-NM_DEVICE_TEAM_HW_ADDRESS, macro in NMDeviceTeam -
-
-
-nm_device_team_new, function in NMDeviceTeam -
-
-
-NM_DEVICE_TEAM_SLAVES, macro in NMDeviceTeam -
-
-
-NM_DEVICE_UDI, macro in NMDevice -
-
-
-NM_DEVICE_VENDOR, macro in NMDevice -
-
-
-NM_DEVICE_VLAN_CARRIER, macro in NMDeviceVlan -
-
-
-NM_DEVICE_VLAN_ERROR, macro in NMDeviceVlan -
-
-
-nm_device_vlan_error_quark, function in NMDeviceVlan -
-
-
-nm_device_vlan_get_carrier, function in NMDeviceVlan -
-
-
-nm_device_vlan_get_hw_address, function in NMDeviceVlan -
-
-
-nm_device_vlan_get_parent, function in NMDeviceVlan -
-
-
-nm_device_vlan_get_vlan_id, function in NMDeviceVlan -
-
-
-NM_DEVICE_VLAN_HW_ADDRESS, macro in NMDeviceVlan -
-
-
-nm_device_vlan_new, function in NMDeviceVlan -
-
-
-NM_DEVICE_VLAN_PARENT, macro in NMDeviceVlan -
-
-
-NM_DEVICE_VLAN_VLAN_ID, macro in NMDeviceVlan -
-
-
-NM_DEVICE_WIFI_ACCESS_POINTS, macro in NMDeviceWifi -
-
-
-NM_DEVICE_WIFI_ACTIVE_ACCESS_POINT, macro in NMDeviceWifi -
-
-
-NM_DEVICE_WIFI_BITRATE, macro in NMDeviceWifi -
-
-
-NM_DEVICE_WIFI_CAPABILITIES, macro in NMDeviceWifi -
-
-
-NM_DEVICE_WIFI_ERROR, macro in NMDeviceWifi -
-
-
-nm_device_wifi_error_quark, function in NMDeviceWifi -
-
-
-nm_device_wifi_get_access_points, function in NMDeviceWifi -
-
-
-nm_device_wifi_get_access_point_by_path, function in NMDeviceWifi -
-
-
-nm_device_wifi_get_active_access_point, function in NMDeviceWifi -
-
-
-nm_device_wifi_get_bitrate, function in NMDeviceWifi -
-
-
-nm_device_wifi_get_capabilities, function in NMDeviceWifi -
-
-
-nm_device_wifi_get_hw_address, function in NMDeviceWifi -
-
-
-nm_device_wifi_get_mode, function in NMDeviceWifi -
-
-
-nm_device_wifi_get_permanent_hw_address, function in NMDeviceWifi -
-
-
-NM_DEVICE_WIFI_HW_ADDRESS, macro in NMDeviceWifi -
-
-
-NM_DEVICE_WIFI_MODE, macro in NMDeviceWifi -
-
-
-nm_device_wifi_new, function in NMDeviceWifi -
-
-
-NM_DEVICE_WIFI_PERMANENT_HW_ADDRESS, macro in NMDeviceWifi -
-
-
-nm_device_wifi_request_scan_simple, function in NMDeviceWifi -
-
-
-NM_DEVICE_WIMAX_ACTIVE_NSP, macro in NMDeviceWimax -
-
-
-NM_DEVICE_WIMAX_BSID, macro in NMDeviceWimax -
-
-
-NM_DEVICE_WIMAX_CENTER_FREQUENCY, macro in NMDeviceWimax -
-
-
-NM_DEVICE_WIMAX_CINR, macro in NMDeviceWimax -
-
-
-NM_DEVICE_WIMAX_ERROR, macro in NMDeviceWimax -
-
-
-nm_device_wimax_error_quark, function in NMDeviceWimax -
-
-
-nm_device_wimax_get_active_nsp, function in NMDeviceWimax -
-
-
-nm_device_wimax_get_bsid, function in NMDeviceWimax -
-
-
-nm_device_wimax_get_center_frequency, function in NMDeviceWimax -
-
-
-nm_device_wimax_get_cinr, function in NMDeviceWimax -
-
-
-nm_device_wimax_get_hw_address, function in NMDeviceWimax -
-
-
-nm_device_wimax_get_nsps, function in NMDeviceWimax -
-
-
-nm_device_wimax_get_nsp_by_path, function in NMDeviceWimax -
-
-
-nm_device_wimax_get_rssi, function in NMDeviceWimax -
-
-
-nm_device_wimax_get_tx_power, function in NMDeviceWimax -
-
-
-NM_DEVICE_WIMAX_HW_ADDRESS, macro in NMDeviceWimax -
-
-
-nm_device_wimax_new, function in NMDeviceWimax -
-
-
-NM_DEVICE_WIMAX_NSPS, macro in NMDeviceWimax -
-
-
-NM_DEVICE_WIMAX_RSSI, macro in NMDeviceWimax -
-
-
-NM_DEVICE_WIMAX_TX_POWER, macro in NMDeviceWimax -
-
-
-NMDHCP4Config:options, object property in NMDHCP4Config -
-
-
-nm_dhcp4_config_get_one_option, function in NMDHCP4Config -
-
-
-nm_dhcp4_config_get_options, function in NMDHCP4Config -
-
-
-nm_dhcp4_config_new, function in NMDHCP4Config -
-
-
-NM_DHCP4_CONFIG_OPTIONS, macro in NMDHCP4Config -
-
-
-NMDHCP6Config:options, object property in NMDHCP6Config -
-
-
-nm_dhcp6_config_get_one_option, function in NMDHCP6Config -
-
-
-nm_dhcp6_config_get_options, function in NMDHCP6Config -
-
-
-nm_dhcp6_config_new, function in NMDHCP6Config -
-
-
-NM_DHCP6_CONFIG_OPTIONS, macro in NMDHCP6Config -
-
-

G

-
-get_editor, macro in NMVpnPluginUiWidget -
-
-
-get_suggested_filename, macro in NMVpnPluginUiWidget -
-
-

I

-
-NMIP4Config:addresses, object property in NMIP4Config -
-
-
-NMIP4Config:domains, object property in NMIP4Config -
-
-
-NMIP4Config:gateway, object property in NMIP4Config -
-
-
-NMIP4Config:nameservers, object property in NMIP4Config -
-
-
-NMIP4Config:routes, object property in NMIP4Config -
-
-
-NMIP4Config:searches, object property in NMIP4Config -
-
-
-NMIP4Config:wins-servers, object property in NMIP4Config -
-
-
-NM_IP4_CONFIG_ADDRESSES, macro in NMIP4Config -
-
-
-NM_IP4_CONFIG_DOMAINS, macro in NMIP4Config -
-
-
-NM_IP4_CONFIG_GATEWAY, macro in NMIP4Config -
-
-
-nm_ip4_config_get_addresses, function in NMIP4Config -
-
-
-nm_ip4_config_get_domains, function in NMIP4Config -
-
-
-nm_ip4_config_get_gateway, function in NMIP4Config -
-
-
-nm_ip4_config_get_nameservers, function in NMIP4Config -
-
-
-nm_ip4_config_get_routes, function in NMIP4Config -
-
-
-nm_ip4_config_get_searches, function in NMIP4Config -
-
-
-nm_ip4_config_get_wins_servers, function in NMIP4Config -
-
-
-NM_IP4_CONFIG_NAMESERVERS, macro in NMIP4Config -
-
-
-nm_ip4_config_new, function in NMIP4Config -
-
-
-NM_IP4_CONFIG_ROUTES, macro in NMIP4Config -
-
-
-NM_IP4_CONFIG_SEARCHES, macro in NMIP4Config -
-
-
-NM_IP4_CONFIG_WINS_SERVERS, macro in NMIP4Config -
-
-
-NMIP6Config:addresses, object property in NMIP6Config -
-
-
-NMIP6Config:domains, object property in NMIP6Config -
-
-
-NMIP6Config:gateway, object property in NMIP6Config -
-
-
-NMIP6Config:nameservers, object property in NMIP6Config -
-
-
-NMIP6Config:routes, object property in NMIP6Config -
-
-
-NMIP6Config:searches, object property in NMIP6Config -
-
-
-NM_IP6_CONFIG_ADDRESSES, macro in NMIP6Config -
-
-
-NM_IP6_CONFIG_DOMAINS, macro in NMIP6Config -
-
-
-NM_IP6_CONFIG_GATEWAY, macro in NMIP6Config -
-
-
-nm_ip6_config_get_addresses, function in NMIP6Config -
-
-
-nm_ip6_config_get_domains, function in NMIP6Config -
-
-
-nm_ip6_config_get_gateway, function in NMIP6Config -
-
-
-nm_ip6_config_get_nameserver, function in NMIP6Config -
-
-
-nm_ip6_config_get_nameservers, function in NMIP6Config -
-
-
-nm_ip6_config_get_num_nameservers, function in NMIP6Config -
-
-
-nm_ip6_config_get_routes, function in NMIP6Config -
-
-
-nm_ip6_config_get_searches, function in NMIP6Config -
-
-
-NM_IP6_CONFIG_NAMESERVERS, macro in NMIP6Config -
-
-
-nm_ip6_config_new, function in NMIP6Config -
-
-
-NM_IP6_CONFIG_ROUTES, macro in NMIP6Config -
-
-
-NM_IP6_CONFIG_SEARCHES, macro in NMIP6Config -
-
-

O

-
-NMObject::object-creation-failed, object signal in NMObject -
-
-
-NMObject:dbus-connection, object property in NMObject -
-
-
-NMObject:dbus-path, object property in NMObject -
-
-
-NMObjectError, enum in NMObject -
-
-
-NM_OBJECT_DBUS_CONNECTION, macro in NMObject -
-
-
-NM_OBJECT_DBUS_PATH, macro in NMObject -
-
-
-NM_OBJECT_ERROR, macro in NMObject -
-
-
-nm_object_error_quark, function in NMObject -
-
-
-nm_object_get_connection, function in NMObject -
-
-
-nm_object_get_path, function in NMObject -
-
-

R

-
-NMRemoteConnection::removed, object signal in NMRemoteConnection -
-
-
-NMRemoteConnection::updated, object signal in NMRemoteConnection -
-
-
-NMRemoteConnection::visible, object signal in NMRemoteConnection -
-
-
-NMRemoteConnection:bus, object property in NMRemoteConnection -
-
-
-NMRemoteConnection:dbus-connection, object property in NMRemoteConnection -
-
-
-NMRemoteConnection:dbus-path, object property in NMRemoteConnection -
-
-
-NMRemoteConnection:unsaved, object property in NMRemoteConnection -
-
-
-NMRemoteConnectionCommitFunc, typedef in NMRemoteConnection -
-
-
-NMRemoteConnectionDeleteFunc, typedef in NMRemoteConnection -
-
-
-NMRemoteConnectionError, enum in NMRemoteConnection -
-
-
-NMRemoteConnectionGetSecretsFunc, user_function in NMRemoteConnection -
-
-
-NMRemoteConnectionResultFunc, user_function in NMRemoteConnection -
-
-
-NMRemoteSettings::connections-read, object signal in NMRemoteSettings -
-
-
-NMRemoteSettings::new-connection, object signal in NMRemoteSettings -
-
-
-NMRemoteSettings:bus, object property in NMRemoteSettings -
-
-
-NMRemoteSettings:can-modify, object property in NMRemoteSettings -
-
-
-NMRemoteSettings:hostname, object property in NMRemoteSettings -
-
-
-NMRemoteSettings:service-running, object property in NMRemoteSettings -
-
-
-NMRemoteSettingsAddConnectionFunc, user_function in NMRemoteSettings -
-
-
-NMRemoteSettingsError, enum in NMRemoteSettings -
-
-
-NMRemoteSettingsLoadConnectionsFunc, user_function in NMRemoteSettings -
-
-
-NMRemoteSettingsSaveHostnameFunc, user_function in NMRemoteSettings -
-
-
-nm_remote_connection_commit_changes, function in NMRemoteConnection -
-
-
-nm_remote_connection_commit_changes_unsaved, function in NMRemoteConnection -
-
-
-nm_remote_connection_delete, function in NMRemoteConnection -
-
-
-NM_REMOTE_CONNECTION_ERROR, macro in NMRemoteConnection -
-
-
-nm_remote_connection_error_quark, function in NMRemoteConnection -
-
-
-nm_remote_connection_get_secrets, function in NMRemoteConnection -
-
-
-nm_remote_connection_get_unsaved, function in NMRemoteConnection -
-
-
-nm_remote_connection_new, function in NMRemoteConnection -
-
-
-NM_REMOTE_CONNECTION_REMOVED, macro in NMRemoteConnection -
-
-
-nm_remote_connection_save, function in NMRemoteConnection -
-
-
-NM_REMOTE_CONNECTION_UNSAVED, macro in NMRemoteConnection -
-
-
-NM_REMOTE_CONNECTION_UPDATED, macro in NMRemoteConnection -
-
-
-nm_remote_settings_add_connection, function in NMRemoteSettings -
-
-
-nm_remote_settings_add_connection_unsaved, function in NMRemoteSettings -
-
-
-NM_REMOTE_SETTINGS_BUS, macro in NMRemoteSettings -
-
-
-NM_REMOTE_SETTINGS_CAN_MODIFY, macro in NMRemoteSettings -
-
-
-NM_REMOTE_SETTINGS_CONNECTIONS_READ, macro in NMRemoteSettings -
-
-
-NM_REMOTE_SETTINGS_ERROR, macro in NMRemoteSettings -
-
-
-nm_remote_settings_error_quark, function in NMRemoteSettings -
-
-
-nm_remote_settings_get_connection_by_id, function in NMRemoteSettings -
-
-
-nm_remote_settings_get_connection_by_path, function in NMRemoteSettings -
-
-
-nm_remote_settings_get_connection_by_uuid, function in NMRemoteSettings -
-
-
-NM_REMOTE_SETTINGS_HOSTNAME, macro in NMRemoteSettings -
-
-
-nm_remote_settings_list_connections, function in NMRemoteSettings -
-
-
-nm_remote_settings_load_connections, function in NMRemoteSettings -
-
-
-nm_remote_settings_new, function in NMRemoteSettings -
-
-
-nm_remote_settings_new_async, function in NMRemoteSettings -
-
-
-NM_REMOTE_SETTINGS_NEW_CONNECTION, macro in NMRemoteSettings -
-
-
-nm_remote_settings_new_finish, function in NMRemoteSettings -
-
-
-nm_remote_settings_reload_connections, function in NMRemoteSettings -
-
-
-nm_remote_settings_save_hostname, function in NMRemoteSettings -
-
-
-NM_REMOTE_SETTINGS_SERVICE_RUNNING, macro in NMRemoteSettings -
-
-

S

-
-NMSecretAgent::registration-result, object signal in NMSecretAgent -
-
-
-NMSecretAgent:auto-register, object property in NMSecretAgent -
-
-
-NMSecretAgent:capabilities, object property in NMSecretAgent -
-
-
-NMSecretAgent:identifier, object property in NMSecretAgent -
-
-
-NMSecretAgent:registered, object property in NMSecretAgent -
-
-
-NMSecretAgentCapabilities, enum in NMSecretAgent -
-
-
-NMSecretAgentDeleteSecretsFunc, user_function in NMSecretAgent -
-
-
-NMSecretAgentError, enum in NMSecretAgent -
-
-
-NMSecretAgentGetSecretsFlags, enum in NMSecretAgent -
-
-
-NMSecretAgentGetSecretsFunc, user_function in NMSecretAgent -
-
-
-NMSecretAgentSaveSecretsFunc, user_function in NMSecretAgent -
-
-
-NM_SECRET_AGENT_AUTO_REGISTER, macro in NMSecretAgent -
-
-
-NM_SECRET_AGENT_CAPABILITIES, macro in NMSecretAgent -
-
-
-nm_secret_agent_delete_secrets, function in NMSecretAgent -
-
-
-NM_SECRET_AGENT_ERROR, macro in NMSecretAgent -
-
-
-nm_secret_agent_error_quark, function in NMSecretAgent -
-
-
-nm_secret_agent_get_registered, function in NMSecretAgent -
-
-
-nm_secret_agent_get_secrets, function in NMSecretAgent -
-
-
-NM_SECRET_AGENT_IDENTIFIER, macro in NMSecretAgent -
-
-
-nm_secret_agent_register, function in NMSecretAgent -
-
-
-NM_SECRET_AGENT_REGISTERED, macro in NMSecretAgent -
-
-
-NM_SECRET_AGENT_REGISTRATION_RESULT, macro in NMSecretAgent -
-
-
-nm_secret_agent_save_secrets, function in NMSecretAgent -
-
-
-nm_secret_agent_unregister, function in NMSecretAgent -
-
-

V

-
-NMVPNConnection::vpn-state-changed, object signal in NMVPNConnection -
-
-
-NMVPNConnection:banner, object property in NMVPNConnection -
-
-
-NMVPNConnection:vpn-state, object property in NMVPNConnection -
-
-
-NMVpnEditorPluginCapability, macro in NMVpnPluginUiWidget -
-
-
-NMVPNPluginError, enum in NMVPNPlugin -
-
-
-NMVpnPluginUiCapability, enum in NMVpnPluginUiWidget -
-
-
-NMVpnPluginUiFactory, user_function in NMVpnPluginUiWidget -
-
-
-NMVpnPluginUiInterfaceProp, enum in NMVpnPluginUiWidget -
-
-
-NM_VPN_CONNECTION_BANNER, macro in NMVPNConnection -
-
-
-nm_vpn_connection_get_banner, function in NMVPNConnection -
-
-
-nm_vpn_connection_get_vpn_state, function in NMVPNConnection -
-
-
-nm_vpn_connection_new, function in NMVPNConnection -
-
-
-NM_VPN_CONNECTION_VPN_STATE, macro in NMVPNConnection -
-
-
-nm_vpn_editor_get_widget, macro in NMVpnPluginUiWidget -
-
-
-NM_VPN_EDITOR_PLUGIN_CAPABILITY_EXPORT, macro in NMVpnPluginUiWidget -
-
-
-NM_VPN_EDITOR_PLUGIN_CAPABILITY_IMPORT, macro in NMVpnPluginUiWidget -
-
-
-NM_VPN_EDITOR_PLUGIN_CAPABILITY_IPV6, macro in NMVpnPluginUiWidget -
-
-
-NM_VPN_EDITOR_PLUGIN_CAPABILITY_NONE, macro in NMVpnPluginUiWidget -
-
-
-NM_VPN_EDITOR_PLUGIN_DESCRIPTION, macro in NMVpnPluginUiWidget -
-
-
-nm_vpn_editor_plugin_export, macro in NMVpnPluginUiWidget -
-
-
-nm_vpn_editor_plugin_factory, macro in NMVpnPluginUiWidget -
-
-
-nm_vpn_editor_plugin_get_capabilities, macro in NMVpnPluginUiWidget -
-
-
-nm_vpn_editor_plugin_get_editor, macro in NMVpnPluginUiWidget -
-
-
-nm_vpn_editor_plugin_get_suggested_filename, macro in NMVpnPluginUiWidget -
-
-
-nm_vpn_editor_plugin_import, macro in NMVpnPluginUiWidget -
-
-
-NM_VPN_EDITOR_PLUGIN_NAME, macro in NMVpnPluginUiWidget -
-
-
-NM_VPN_EDITOR_PLUGIN_SERVICE, macro in NMVpnPluginUiWidget -
-
-
-nm_vpn_editor_update_connection, macro in NMVpnPluginUiWidget -
-
-
-NM_VPN_PLUGIN_DBUS_SERVICE_NAME, macro in NMVPNPlugin -
-
-
-nm_vpn_plugin_disconnect, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_error_quark, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_failure, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_get_connection, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_get_state, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_secrets_required, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_set_config, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_set_ip4_config, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_set_ip6_config, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_set_login_banner, function in NMVPNPlugin -
-
-
-nm_vpn_plugin_set_state, function in NMVPNPlugin -
-
-
-NM_VPN_PLUGIN_STATE, macro in NMVPNPlugin -
-
-
-nm_vpn_plugin_ui_factory, function in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_ui_interface_delete_connection, function in NMVpnPluginUiWidget -
-
-
-NM_VPN_PLUGIN_UI_INTERFACE_DESC, macro in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_ui_interface_export, function in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_ui_interface_get_capabilities, function in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_ui_interface_get_suggested_name, function in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_ui_interface_import, function in NMVpnPluginUiWidget -
-
-
-NM_VPN_PLUGIN_UI_INTERFACE_NAME, macro in NMVpnPluginUiWidget -
-
-
-NM_VPN_PLUGIN_UI_INTERFACE_SERVICE, macro in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_ui_interface_ui_factory, function in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_ui_widget_interface_get_widget, function in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_ui_widget_interface_save_secrets, function in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_ui_widget_interface_update_connection, function in NMVpnPluginUiWidget -
-
-
-nm_vpn_plugin_utils_get_secret_flags, function in nm-vpn-plugin-utils -
-
-
-nm_vpn_plugin_utils_read_vpn_details, function in nm-vpn-plugin-utils -
-
-

W

-
-NMWimaxNsp:name, object property in NMWimaxNsp -
-
-
-NMWimaxNsp:network-type, object property in NMWimaxNsp -
-
-
-NMWimaxNsp:signal-quality, object property in NMWimaxNsp -
-
-
-NMWimaxNspNetworkType, enum in NMWimaxNsp -
-
-
-nm_wimax_nsp_connection_valid, function in NMWimaxNsp -
-
-
-nm_wimax_nsp_filter_connections, function in NMWimaxNsp -
-
-
-nm_wimax_nsp_get_name, function in NMWimaxNsp -
-
-
-nm_wimax_nsp_get_network_type, function in NMWimaxNsp -
-
-
-nm_wimax_nsp_get_signal_quality, function in NMWimaxNsp -
-
-
-NM_WIMAX_NSP_NAME, macro in NMWimaxNsp -
-
-
-NM_WIMAX_NSP_NETWORK_TYPE, macro in NMWimaxNsp -
-
-
-nm_wimax_nsp_new, function in NMWimaxNsp -
-
-
-NM_WIMAX_NSP_SIGNAL_QUALITY, macro in NMWimaxNsp -
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/ch02.html b/docs/libnm-glib/html/ch02.html deleted file mode 100644 index 4f572730..00000000 --- a/docs/libnm-glib/html/ch02.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - -libnm-glib API Reference: libnm-glib Reference Manual - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/libnm-glib/html/home.png b/docs/libnm-glib/html/home.png deleted file mode 100644 index 9346b336..00000000 Binary files a/docs/libnm-glib/html/home.png and /dev/null differ diff --git a/docs/libnm-glib/html/index.html b/docs/libnm-glib/html/index.html deleted file mode 100644 index 0405855c..00000000 --- a/docs/libnm-glib/html/index.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - -libnm-glib Reference Manual: libnm-glib Reference Manual - - - - - - - -
-
-
-
-

- for libnm-glib 1.18.0 - - The latest version of this documentation can be found on-line at - https://developer.gnome.org/libnm-glib/stable/. -

-
-
-

- Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free - Documentation License, Version 1.1 or any later - version published by the Free Software Foundation with no - Invariant Sections, no Front-Cover Texts, and no Back-Cover - Texts. You may obtain a copy of the GNU Free - Documentation License from the Free Software - Foundation by visiting their Web site or by writing - to: - -

-


-   The Free Software Foundation, Inc.,
-   51 Franklin Street - Fifth Floor,
-   BostonMA 02110-1301,
-   USA
-

-

-

-
-
-
-
- -
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/left-insensitive.png b/docs/libnm-glib/html/left-insensitive.png deleted file mode 100644 index 3269393a..00000000 Binary files a/docs/libnm-glib/html/left-insensitive.png and /dev/null differ diff --git a/docs/libnm-glib/html/left.png b/docs/libnm-glib/html/left.png deleted file mode 100644 index 2abde032..00000000 Binary files a/docs/libnm-glib/html/left.png and /dev/null differ diff --git a/docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html b/docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html deleted file mode 100644 index 1fc290e3..00000000 --- a/docs/libnm-glib/html/libnm-glib-NMVPNPlugin.html +++ /dev/null @@ -1,386 +0,0 @@ - - - - -NMVPNPlugin: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMVPNPlugin

-

NMVPNPlugin

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GQuark - -nm_vpn_plugin_error_quark () -
-DBusGConnection * - -nm_vpn_plugin_get_connection () -
-NMVPNServiceState - -nm_vpn_plugin_get_state () -
-void - -nm_vpn_plugin_set_state () -
-void - -nm_vpn_plugin_secrets_required () -
-void - -nm_vpn_plugin_set_login_banner () -
-void - -nm_vpn_plugin_failure () -
-void - -nm_vpn_plugin_set_config () -
-void - -nm_vpn_plugin_set_ip4_config () -
-void - -nm_vpn_plugin_set_ip6_config () -
-gboolean - -nm_vpn_plugin_disconnect () -
-
-
-

Types and Values

-
---- - - - - - - - - - - - - - - -
#defineNM_VPN_PLUGIN_DBUS_SERVICE_NAME
#defineNM_VPN_PLUGIN_STATE
enumNMVPNPluginError
-
-
-

Description

-
-
-

Functions

-
-

nm_vpn_plugin_error_quark ()

-
GQuark
-nm_vpn_plugin_error_quark (void);
-
-
-
-

nm_vpn_plugin_get_connection ()

-
DBusGConnection *
-nm_vpn_plugin_get_connection (NMVPNPlugin *plugin);
-
-
-
-

nm_vpn_plugin_get_state ()

-
NMVPNServiceState
-nm_vpn_plugin_get_state (NMVPNPlugin *plugin);
-
-
-
-

nm_vpn_plugin_set_state ()

-
void
-nm_vpn_plugin_set_state (NMVPNPlugin *plugin,
-                         NMVPNServiceState state);
-
-
-
-

nm_vpn_plugin_secrets_required ()

-
void
-nm_vpn_plugin_secrets_required (NMVPNPlugin *plugin,
-                                const char *message,
-                                const char **hints);
-

Called by VPN plugin implementations to signal to NetworkManager that secrets -are required during the connection process. This signal may be used to -request new secrets when the secrets originally provided by NetworkManager -are insufficient, or the VPN process indicates that it needs additional -information to complete the request.

-
-

Parameters

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

plugin

the NMVPNPlugin

 

message

an information message about why secrets are required, if any

 

hints

VPN specific secret names for required new secrets

 
-
-

Since: 0.9.10

-
-
-
-

nm_vpn_plugin_set_login_banner ()

-
void
-nm_vpn_plugin_set_login_banner (NMVPNPlugin *plugin,
-                                const char *banner);
-
-
-
-

nm_vpn_plugin_failure ()

-
void
-nm_vpn_plugin_failure (NMVPNPlugin *plugin,
-                       NMVPNPluginFailure reason);
-
-
-
-

nm_vpn_plugin_set_config ()

-
void
-nm_vpn_plugin_set_config (NMVPNPlugin *plugin,
-                          GHashTable *config);
-
-
-
-

nm_vpn_plugin_set_ip4_config ()

-
void
-nm_vpn_plugin_set_ip4_config (NMVPNPlugin *plugin,
-                              GHashTable *ip4_config);
-
-
-
-

nm_vpn_plugin_set_ip6_config ()

-
void
-nm_vpn_plugin_set_ip6_config (NMVPNPlugin *plugin,
-                              GHashTable *ip6_config);
-
-
-
-

nm_vpn_plugin_disconnect ()

-
gboolean
-nm_vpn_plugin_disconnect (NMVPNPlugin *plugin,
-                          GError **err);
-
-
-
-

Types and Values

-
-

NM_VPN_PLUGIN_DBUS_SERVICE_NAME

-
#define NM_VPN_PLUGIN_DBUS_SERVICE_NAME "service-name"
-
-
-
-
-

NM_VPN_PLUGIN_STATE

-
#define NM_VPN_PLUGIN_STATE             "state"
-
-
-
-
-

enum NMVPNPluginError

-

Returned by the VPN service plugin to indicate errors.

-
-

Members

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

NM_VPN_PLUGIN_ERROR_GENERAL

-

general failure

-
 

NM_VPN_PLUGIN_ERROR_STARTING_IN_PROGRESS

-

the plugin is already starting, - and another connect request was received

-
 

NM_VPN_PLUGIN_ERROR_ALREADY_STARTED

-

the plugin is already connected, and - another connect request was received

-
 

NM_VPN_PLUGIN_ERROR_STOPPING_IN_PROGRESS

-

the plugin is already stopping, - and another stop request was received

-
 

NM_VPN_PLUGIN_ERROR_ALREADY_STOPPED

-

the plugin is already stopped, and - another disconnect request was received

-
 

NM_VPN_PLUGIN_ERROR_WRONG_STATE

-

the operation could not be performed in - this state

-
 

NM_VPN_PLUGIN_ERROR_BAD_ARGUMENTS

-

the operation could not be performed as - the request contained malformed arguments, or arguments of unexpected type. - Usually means that one of the VPN setting data items or secrets was not of - the expected type (ie int, string, bool, etc).

-
 

NM_VPN_PLUGIN_ERROR_LAUNCH_FAILED

-

a child process failed to launch

-
 

NM_VPN_PLUGIN_ERROR_CONNECTION_INVALID

-

the operation could not be performed - because the connection was invalid. Usually means that the connection's - VPN setting was missing some required data item or secret.

-
 

NM_VPN_PLUGIN_ERROR_INTERACTIVE_NOT_SUPPORTED

-

the operation could not be - performed as the plugin does not support interactive operations, such as - ConnectInteractive() or NewSecrets()

-
 
-
-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/libnm-glib-NMVpnPluginUiWidget.html b/docs/libnm-glib/html/libnm-glib-NMVpnPluginUiWidget.html deleted file mode 100644 index 83b2e40b..00000000 --- a/docs/libnm-glib/html/libnm-glib-NMVpnPluginUiWidget.html +++ /dev/null @@ -1,552 +0,0 @@ - - - - -NMVpnPluginUiWidget: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMVpnPluginUiWidget

-

NMVpnPluginUiWidget

-
-
-

Functions

-
---- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-NMVpnPluginUiInterface * - -(*NMVpnPluginUiFactory) () -
-NMVpnPluginUiInterface * - -nm_vpn_plugin_ui_factory () -
-NMVpnPluginUiWidgetInterface * - -nm_vpn_plugin_ui_interface_ui_factory () -
-guint32 - -nm_vpn_plugin_ui_interface_get_capabilities () -
-NMConnection * - -nm_vpn_plugin_ui_interface_import () -
-gboolean - -nm_vpn_plugin_ui_interface_export () -
-char * - -nm_vpn_plugin_ui_interface_get_suggested_name () -
-gboolean - -nm_vpn_plugin_ui_interface_delete_connection () -
-GObject * - -nm_vpn_plugin_ui_widget_interface_get_widget () -
-gboolean - -nm_vpn_plugin_ui_widget_interface_update_connection () -
-gboolean - -nm_vpn_plugin_ui_widget_interface_save_secrets () -
-
- -
-

Description

-
-
-

Functions

-
-

NMVpnPluginUiFactory ()

-
NMVpnPluginUiInterface *
-(*NMVpnPluginUiFactory) (GError **error);
-
-
-
-

nm_vpn_plugin_ui_factory ()

-
NMVpnPluginUiInterface *
-nm_vpn_plugin_ui_factory (GError **error);
-
-
-
-

nm_vpn_plugin_ui_interface_ui_factory ()

-
NMVpnPluginUiWidgetInterface *
-nm_vpn_plugin_ui_interface_ui_factory (NMVpnPluginUiInterface *iface,
-                                       NMConnection *connection,
-                                       GError **error);
-
-
-
-

nm_vpn_plugin_ui_interface_get_capabilities ()

-
guint32
-nm_vpn_plugin_ui_interface_get_capabilities
-                               (NMVpnPluginUiInterface *iface);
-
-
-
-

nm_vpn_plugin_ui_interface_import ()

-
NMConnection *
-nm_vpn_plugin_ui_interface_import (NMVpnPluginUiInterface *iface,
-                                   const char *path,
-                                   GError **error);
-
-
-
-

nm_vpn_plugin_ui_interface_export ()

-
gboolean
-nm_vpn_plugin_ui_interface_export (NMVpnPluginUiInterface *iface,
-                                   const char *path,
-                                   NMConnection *connection,
-                                   GError **error);
-
-
-
-

nm_vpn_plugin_ui_interface_get_suggested_name ()

-
char *
-nm_vpn_plugin_ui_interface_get_suggested_name
-                               (NMVpnPluginUiInterface *iface,
-                                NMConnection *connection);
-
-
-
-

nm_vpn_plugin_ui_interface_delete_connection ()

-
gboolean
-nm_vpn_plugin_ui_interface_delete_connection
-                               (NMVpnPluginUiInterface *iface,
-                                NMConnection *connection,
-                                GError **error);
-

nm_vpn_plugin_ui_interface_delete_connection is deprecated and should not be used in newly-written code.

-
-
-
-

nm_vpn_plugin_ui_widget_interface_get_widget ()

-
GObject *
-nm_vpn_plugin_ui_widget_interface_get_widget
-                               (NMVpnPluginUiWidgetInterface *iface);
-
-
-
-

nm_vpn_plugin_ui_widget_interface_update_connection ()

-
gboolean
-nm_vpn_plugin_ui_widget_interface_update_connection
-                               (NMVpnPluginUiWidgetInterface *iface,
-                                NMConnection *connection,
-                                GError **error);
-
-
-
-

nm_vpn_plugin_ui_widget_interface_save_secrets ()

-
gboolean
-nm_vpn_plugin_ui_widget_interface_save_secrets
-                               (NMVpnPluginUiWidgetInterface *iface,
-                                NMConnection *connection,
-                                GError **error);
-

nm_vpn_plugin_ui_widget_interface_save_secrets is deprecated and should not be used in newly-written code.

-
-
-
-

Types and Values

-
-

enum NMVpnPluginUiCapability

-

Flags that indicate to UI programs certain capabilities of the plugin.

-
-

Members

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

NM_VPN_PLUGIN_UI_CAPABILITY_NONE

-

unknown or no capability

-
 

NM_VPN_PLUGIN_UI_CAPABILITY_IMPORT

-

the plugin can import new connections

-
 

NM_VPN_PLUGIN_UI_CAPABILITY_EXPORT

-

the plugin can export connections

-
 

NM_VPN_PLUGIN_UI_CAPABILITY_IPV6

-

the plugin supports IPv6 addressing

-
 
-
-
-
-
-

NM_VPN_PLUGIN_UI_INTERFACE_NAME

-
#define NM_VPN_PLUGIN_UI_INTERFACE_NAME "name"
-
-
-
-
-

NM_VPN_PLUGIN_UI_INTERFACE_DESC

-
#define NM_VPN_PLUGIN_UI_INTERFACE_DESC "desc"
-
-
-
-
-

NM_VPN_PLUGIN_UI_INTERFACE_SERVICE

-
#define NM_VPN_PLUGIN_UI_INTERFACE_SERVICE "service"
-
-
-
-
-

enum NMVpnPluginUiInterfaceProp

-

GObject property numbers that plugins should override to provide certain -information to UI programs.

-
-

Members

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

NM_VPN_PLUGIN_UI_INTERFACE_PROP_FIRST

  

NM_VPN_PLUGIN_UI_INTERFACE_PROP_NAME

-

the VPN plugin's name

-
 

NM_VPN_PLUGIN_UI_INTERFACE_PROP_DESC

-

description of the VPN plugin and what -VPN services it supports

-
 

NM_VPN_PLUGIN_UI_INTERFACE_PROP_SERVICE

-

the D-Bus service name used by the -plugin's VPN service daemon

-
 
-
-
-
-
-

nm_vpn_editor_plugin_factory

-
#define nm_vpn_editor_plugin_factory nm_vpn_plugin_ui_factory
-
-
-
-
-

NMVpnEditorPluginCapability

-
#define NMVpnEditorPluginCapability NMVpnPluginUiCapability
-
-
-
-
-

NM_VPN_EDITOR_PLUGIN_CAPABILITY_NONE

-
#define NM_VPN_EDITOR_PLUGIN_CAPABILITY_NONE   NM_VPN_PLUGIN_UI_CAPABILITY_NONE
-
-
-
-
-

NM_VPN_EDITOR_PLUGIN_CAPABILITY_IMPORT

-
#define NM_VPN_EDITOR_PLUGIN_CAPABILITY_IMPORT NM_VPN_PLUGIN_UI_CAPABILITY_IMPORT
-
-
-
-
-

NM_VPN_EDITOR_PLUGIN_CAPABILITY_EXPORT

-
#define NM_VPN_EDITOR_PLUGIN_CAPABILITY_EXPORT NM_VPN_PLUGIN_UI_CAPABILITY_EXPORT
-
-
-
-
-

NM_VPN_EDITOR_PLUGIN_CAPABILITY_IPV6

-
#define NM_VPN_EDITOR_PLUGIN_CAPABILITY_IPV6   NM_VPN_PLUGIN_UI_CAPABILITY_IPV6
-
-
-
-
-

NM_VPN_EDITOR_PLUGIN_NAME

-
#define NM_VPN_EDITOR_PLUGIN_NAME        NM_VPN_PLUGIN_UI_INTERFACE_NAME
-
-
-
-
-

NM_VPN_EDITOR_PLUGIN_DESCRIPTION

-
#define NM_VPN_EDITOR_PLUGIN_DESCRIPTION NM_VPN_PLUGIN_UI_INTERFACE_DESC
-
-
-
-
-

NM_VPN_EDITOR_PLUGIN_SERVICE

-
#define NM_VPN_EDITOR_PLUGIN_SERVICE     NM_VPN_PLUGIN_UI_INTERFACE_SERVICE
-
-
-
-
-

get_editor

-
#define get_editor             ui_factory
-
-
-
-
-

get_suggested_filename

-
#define get_suggested_filename get_suggested_name
-
-
-
-
-

nm_vpn_editor_plugin_get_editor

-
#define nm_vpn_editor_plugin_get_editor nm_vpn_plugin_ui_interface_ui_factory
-
-
-
-
-

nm_vpn_editor_plugin_get_capabilities

-
#define nm_vpn_editor_plugin_get_capabilities nm_vpn_plugin_ui_interface_get_capabilities
-
-
-
-
-

nm_vpn_editor_plugin_import

-
#define nm_vpn_editor_plugin_import nm_vpn_plugin_ui_interface_import
-
-
-
-
-

nm_vpn_editor_plugin_export

-
#define nm_vpn_editor_plugin_export nm_vpn_plugin_ui_interface_export
-
-
-
-
-

nm_vpn_editor_plugin_get_suggested_filename

-
#define nm_vpn_editor_plugin_get_suggested_filename nm_vpn_plugin_ui_interface_get_suggested_name
-
-
-
-
-

nm_vpn_editor_get_widget

-
#define nm_vpn_editor_get_widget nm_vpn_plugin_ui_widget_interface_get_widget
-
-
-
-
-

nm_vpn_editor_update_connection

-
#define nm_vpn_editor_update_connection nm_vpn_plugin_ui_widget_interface_update_connection
-
-
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/libnm-glib-nm-types.html b/docs/libnm-glib/html/libnm-glib-nm-types.html deleted file mode 100644 index 99b8552d..00000000 --- a/docs/libnm-glib/html/libnm-glib-nm-types.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - -nm-types: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

nm-types

-

nm-types

-
-
-

Description

-
-
-

Functions

-

-
-
-

Types and Values

-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html b/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html deleted file mode 100644 index 50f77b71..00000000 --- a/docs/libnm-glib/html/libnm-glib-nm-vpn-plugin-utils.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - -nm-vpn-plugin-utils: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

nm-vpn-plugin-utils

-

nm-vpn-plugin-utils

-
-
-

Functions

- -
-
-

Description

-
-
-

Functions

-
-

nm_vpn_plugin_utils_read_vpn_details ()

-
gboolean
-nm_vpn_plugin_utils_read_vpn_details (int fd,
-                                      GHashTable **out_data,
-                                      GHashTable **out_secrets);
-

Parses key/value pairs from a file descriptor (normally stdin) passed by -an applet when the applet calls the authentication dialog of the VPN plugin.

-
-

Parameters

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

fd

file descriptor to read from, usually stdin (0)

 

out_data

on successful return, a hash table -(mapping char*:char*) containing the key/value pairs of VPN data items.

[out][transfer full]

out_secrets

on successful return, a hash table -(mapping char*:char*) containing the key/value pairsof VPN secrets.

[out][transfer full]
-
-
-

Returns

-

TRUE if reading values was successful, FALSE if not

-
-
-
-
-

nm_vpn_plugin_utils_get_secret_flags ()

-
gboolean
-nm_vpn_plugin_utils_get_secret_flags (GHashTable *data,
-                                      const char *secret_name,
-                                      NMSettingSecretFlags *out_flags);
-

Given a VPN secret key name, attempts to find the corresponding flags data -item in data -. If found, converts the flags data item to -NMSettingSecretFlags and returns it.

-
-

Parameters

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

data

hash table containing VPN key/value pair data items

 

secret_name

VPN secret key name for which to retrieve flags for

 

out_flags

on success, the flags associated with secret_name -.

[out]
-
-
-

Returns

-

TRUE if the flag data item was found and successfully converted -to flags, FALSE if not

-
-
-
-
-

Types and Values

-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/libnm-glib.devhelp2 b/docs/libnm-glib/html/libnm-glib.devhelp2 deleted file mode 100644 index 50de97e3..00000000 --- a/docs/libnm-glib/html/libnm-glib.devhelp2 +++ /dev/null @@ -1,832 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/libnm-glib/html/libnm-glib.png b/docs/libnm-glib/html/libnm-glib.png deleted file mode 100644 index dc000728..00000000 Binary files a/docs/libnm-glib/html/libnm-glib.png and /dev/null differ diff --git a/docs/libnm-glib/html/object-tree.html b/docs/libnm-glib/html/object-tree.html deleted file mode 100644 index 323054d1..00000000 --- a/docs/libnm-glib/html/object-tree.html +++ /dev/null @@ -1,60 +0,0 @@ - - - - -Object Hierarchy: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-

-Object Hierarchy

-
-    GObject
-    ├── NMObject
-       ├── NMClient
-       ├── NMDevice
-          ├── NMDeviceEthernet
-          ├── NMDeviceWifi
-          ├── NMDeviceModem
-          ├── NMDeviceBt
-          ├── NMDeviceWimax
-          ├── NMDeviceOlpcMesh
-          ├── NMDeviceAdsl
-          ├── NMDeviceInfiniband
-          ├── NMDeviceBond
-          ├── NMDeviceBridge
-          ├── NMDeviceTeam
-          ├── NMDeviceGeneric
-          ╰── NMDeviceVlan
-       ├── NMWimaxNsp
-       ├── NMAccessPoint
-       ├── NMIP4Config
-       ├── NMIP6Config
-       ├── NMActiveConnection
-          ╰── NMVPNConnection
-       ├── NMDHCP4Config
-       ╰── NMDHCP6Config
-    ├── NMRemoteSettings
-    ├── NMConnection
-       ╰── NMRemoteConnection
-    ╰── NMSecretAgent
-
-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/ref-overview.html b/docs/libnm-glib/html/ref-overview.html deleted file mode 100644 index c86b209a..00000000 --- a/docs/libnm-glib/html/ref-overview.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - -Object Overview: libnm-glib Reference Manual - - - - - - - - - - - - - - - - -
-

-Object Overview

-

- libnm-glib maps closely to the actual D-Bus API that NetworkManager - provides, simply wrapping the remote D-Bus objects as native GObjects, - mapping D-Bus signals and properties to GObject signals and properties, - and providing helpful accessor and utility functions. As such, objects - in the libnm-glib API have the same properties, behavior, signals, and - semantics as the NM D-Bus API. -

-

- The following is a rough overview of the libnm-glib object structure and - how to use the various parts of it: -

-
- -
-

-

-
- - - \ No newline at end of file diff --git a/docs/libnm-glib/html/right-insensitive.png b/docs/libnm-glib/html/right-insensitive.png deleted file mode 100644 index 4c95785b..00000000 Binary files a/docs/libnm-glib/html/right-insensitive.png and /dev/null differ diff --git a/docs/libnm-glib/html/right.png b/docs/libnm-glib/html/right.png deleted file mode 100644 index 76260ec8..00000000 Binary files a/docs/libnm-glib/html/right.png and /dev/null differ diff --git a/docs/libnm-glib/html/style.css b/docs/libnm-glib/html/style.css deleted file mode 100644 index 4be4ede1..00000000 --- a/docs/libnm-glib/html/style.css +++ /dev/null @@ -1,483 +0,0 @@ -body -{ - font-family: cantarell, sans-serif; -} -.synopsis, .classsynopsis -{ - /* tango:aluminium 1/2 */ - background: #eeeeec; - background: rgba(238, 238, 236, 0.5); - border: solid 1px rgb(238, 238, 236); - padding: 0.5em; -} -.programlisting -{ - /* tango:sky blue 0/1 */ - /* fallback for no rgba support */ - background: #e6f3ff; - border: solid 1px #729fcf; - background: rgba(114, 159, 207, 0.1); - border: solid 1px rgba(114, 159, 207, 0.2); - padding: 0.5em; -} -.variablelist -{ - padding: 4px; - margin-left: 3em; -} -.variablelist td:first-child -{ - vertical-align: top; -} - -span.nowrap { - white-space: nowrap; -} - -div.gallery-float -{ - float: left; - padding: 10px; -} -div.gallery-float img -{ - border-style: none; -} -div.gallery-spacer -{ - clear: both; -} - -a, a:visited -{ - text-decoration: none; - /* tango:sky blue 2 */ - color: #3465a4; -} -a:hover -{ - text-decoration: underline; - /* tango:sky blue 1 */ - color: #729fcf; -} - -div.informaltable table -{ - border-collapse: separate; - border-spacing: 1em 0.3em; - border: none; -} - -div.informaltable table td, div.informaltable table th -{ - vertical-align: top; -} - -.function_type, -.variable_type, -.property_type, -.signal_type, -.parameter_name, -.struct_member_name, -.union_member_name, -.define_keyword, -.datatype_keyword, -.typedef_keyword -{ - text-align: right; -} - -/* dim non-primary columns */ -.c_punctuation, -.function_type, -.variable_type, -.property_type, -.signal_type, -.define_keyword, -.datatype_keyword, -.typedef_keyword, -.property_flags, -.signal_flags, -.parameter_annotations, -.enum_member_annotations, -.struct_member_annotations, -.union_member_annotations -{ - color: #888a85; -} - -.function_type a, -.function_type a:visited, -.function_type a:hover, -.property_type a, -.property_type a:visited, -.property_type a:hover, -.signal_type a, -.signal_type a:visited, -.signal_type a:hover, -.signal_flags a, -.signal_flags a:visited, -.signal_flags a:hover -{ - color: #729fcf; -} - -td p -{ - margin: 0.25em; -} - -div.table table -{ - border-collapse: collapse; - border-spacing: 0px; - /* tango:aluminium 3 */ - border: solid 1px #babdb6; -} - -div.table table td, div.table table th -{ - /* tango:aluminium 3 */ - border: solid 1px #babdb6; - padding: 3px; - vertical-align: top; -} - -div.table table th -{ - /* tango:aluminium 2 */ - background-color: #d3d7cf; -} - -h4 -{ - color: #555753; - margin-top: 1em; - margin-bottom: 1em; -} - -hr -{ - /* tango:aluminium 1 */ - color: #d3d7cf; - background: #d3d7cf; - border: none 0px; - height: 1px; - clear: both; - margin: 2.0em 0em 2.0em 0em; -} - -dl.toc dt -{ - padding-bottom: 0.25em; -} - -dl.toc > dt -{ - padding-top: 0.25em; - padding-bottom: 0.25em; - font-weight: bold; -} - -dl.toc > dl -{ - padding-bottom: 0.5em; -} - -.parameter -{ - font-style: normal; -} - -.footer -{ - padding-top: 3.5em; - /* tango:aluminium 3 */ - color: #babdb6; - text-align: center; - font-size: 80%; -} - -.informalfigure, -.figure -{ - margin: 1em; -} - -.informalexample, -.example -{ - margin-top: 1em; - margin-bottom: 1em; -} - -.warning -{ - /* tango:orange 0/1 */ - background: #ffeed9; - background: rgba(252, 175, 62, 0.1); - border-color: #ffb04f; - border-color: rgba(252, 175, 62, 0.2); -} -.note -{ - /* tango:chameleon 0/0.5 */ - background: #d8ffb2; - background: rgba(138, 226, 52, 0.1); - border-color: #abf562; - border-color: rgba(138, 226, 52, 0.2); -} -div.blockquote -{ - border-color: #eeeeec; -} -.note, .warning, div.blockquote -{ - padding: 0.5em; - border-width: 1px; - border-style: solid; - margin: 2em; -} -.note p, .warning p -{ - margin: 0; -} - -div.warning h3.title, -div.note h3.title -{ - display: none; -} - -p + div.section -{ - margin-top: 1em; -} - -div.refnamediv, -div.refsynopsisdiv, -div.refsect1, -div.refsect2, -div.toc, -div.section -{ - margin-bottom: 1em; -} - -/* blob links */ -h2 .extralinks, h3 .extralinks -{ - float: right; - /* tango:aluminium 3 */ - color: #babdb6; - font-size: 80%; - font-weight: normal; -} - -.lineart -{ - color: #d3d7cf; - font-weight: normal; -} - -.annotation -{ - /* tango:aluminium 5 */ - color: #555753; - font-weight: normal; -} - -.structfield -{ - font-style: normal; - font-weight: normal; -} - -acronym,abbr -{ - border-bottom: 1px dotted gray; -} - -/* code listings */ - -.listing_code .programlisting .normal, -.listing_code .programlisting .normal a, -.listing_code .programlisting .number, -.listing_code .programlisting .cbracket, -.listing_code .programlisting .symbol { color: #555753; } -.listing_code .programlisting .comment, -.listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */ -.listing_code .programlisting .function, -.listing_code .programlisting .function a, -.listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */ -.listing_code .programlisting .string { color: #ad7fa8; } /* tango: plum */ -.listing_code .programlisting .keyword, -.listing_code .programlisting .usertype, -.listing_code .programlisting .type, -.listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */ - -.listing_frame { - /* tango:sky blue 1 */ - border: solid 1px #729fcf; - border: solid 1px rgba(114, 159, 207, 0.2); - padding: 0px; -} - -.listing_lines, .listing_code { - margin-top: 0px; - margin-bottom: 0px; - padding: 0.5em; -} -.listing_lines { - /* tango:sky blue 0.5 */ - background: #a6c5e3; - background: rgba(114, 159, 207, 0.2); - /* tango:aluminium 6 */ - color: #2e3436; -} -.listing_code { - /* tango:sky blue 0 */ - background: #e6f3ff; - background: rgba(114, 159, 207, 0.1); -} -.listing_code .programlisting { - /* override from previous */ - border: none 0px; - padding: 0px; - background: none; -} -.listing_lines pre, .listing_code pre { - margin: 0px; -} - -@media screen { - /* these have a as a first child, but since there are no parent selectors - * we can't use that. */ - a.footnote - { - position: relative; - top: 0em ! important; - } - /* this is needed so that the local anchors are displayed below the naviagtion */ - div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name] - { - display: inline-block; - position: relative; - top:-5em; - } - /* this seems to be a bug in the xsl style sheets when generating indexes */ - div.index div.index - { - top: 0em; - } - /* make space for the fixed navigation bar and add space at the bottom so that - * link targets appear somewhat close to top - */ - body - { - padding-top: 2.5em; - padding-bottom: 500px; - max-width: 60em; - } - p - { - max-width: 60em; - } - /* style and size the navigation bar */ - table.navigation#top - { - position: fixed; - background: #e2e2e2; - border-bottom: solid 1px #babdb6; - border-spacing: 5px; - margin-top: 0; - margin-bottom: 0; - top: 0; - left: 0; - z-index: 10; - } - table.navigation#top td - { - padding-left: 6px; - padding-right: 6px; - } - .navigation a, .navigation a:visited - { - /* tango:sky blue 3 */ - color: #204a87; - } - .navigation a:hover - { - /* tango:sky blue 2 */ - color: #3465a4; - } - td.shortcuts - { - /* tango:sky blue 2 */ - color: #3465a4; - font-size: 80%; - white-space: nowrap; - } - td.shortcuts .dim - { - color: #babdb6; - } - .navigation .title - { - font-size: 80%; - max-width: none; - margin: 0px; - font-weight: normal; - } -} -@media screen and (min-width: 60em) { - /* screen larger than 60em */ - body { margin: auto; } -} -@media screen and (max-width: 60em) { - /* screen less than 60em */ - #nav_hierarchy { display: none; } - #nav_interfaces { display: none; } - #nav_prerequisites { display: none; } - #nav_derived_interfaces { display: none; } - #nav_implementations { display: none; } - #nav_child_properties { display: none; } - #nav_style_properties { display: none; } - #nav_index { display: none; } - #nav_glossary { display: none; } - .gallery_image { display: none; } - .property_flags { display: none; } - .signal_flags { display: none; } - .parameter_annotations { display: none; } - .enum_member_annotations { display: none; } - .struct_member_annotations { display: none; } - .union_member_annotations { display: none; } - /* now that a column is hidden, optimize space */ - col.parameters_name { width: auto; } - col.parameters_description { width: auto; } - col.struct_members_name { width: auto; } - col.struct_members_description { width: auto; } - col.enum_members_name { width: auto; } - col.enum_members_description { width: auto; } - col.union_members_name { width: auto; } - col.union_members_description { width: auto; } - .listing_lines { display: none; } -} -@media print { - table.navigation { - visibility: collapse; - display: none; - } - div.titlepage table.navigation { - visibility: visible; - display: table; - background: #e2e2e2; - border: solid 1px #babdb6; - margin-top: 0; - margin-bottom: 0; - top: 0; - left: 0; - height: 3em; - } -} - diff --git a/docs/libnm-glib/html/up-insensitive.png b/docs/libnm-glib/html/up-insensitive.png deleted file mode 100644 index f4049860..00000000 Binary files a/docs/libnm-glib/html/up-insensitive.png and /dev/null differ diff --git a/docs/libnm-glib/html/up.png b/docs/libnm-glib/html/up.png deleted file mode 100644 index 80b4b37e..00000000 Binary files a/docs/libnm-glib/html/up.png and /dev/null differ diff --git a/docs/libnm-glib/libnm-glib-docs.xml b/docs/libnm-glib/libnm-glib-docs.xml deleted file mode 100644 index 07551fb8..00000000 --- a/docs/libnm-glib/libnm-glib-docs.xml +++ /dev/null @@ -1,117 +0,0 @@ - - -]> - - - - libnm-glib Reference Manual - - for libnm-glib &version; - The latest version of this documentation can be found on-line at - https://developer.gnome.org/libnm-glib/stable/. - - - - 2012 - 2013 - 2014 - 2015 - 2016 - 2017 - 2018 - The NetworkManager Authors - - - - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free - Documentation License, Version 1.1 or any later - version published by the Free Software Foundation with no - Invariant Sections, no Front-Cover Texts, and no Back-Cover - Texts. You may obtain a copy of the GNU Free - Documentation License from the Free Software - Foundation by visiting their Web site or by writing - to: - -
- The Free Software Foundation, Inc., - 51 Franklin Street - Fifth Floor, - Boston, MA 02110-1301, - USA -
-
-
-
- - - Object Overview - - libnm-glib maps closely to the actual D-Bus API that NetworkManager - provides, simply wrapping the remote D-Bus objects as native GObjects, - mapping D-Bus signals and properties to GObject signals and properties, - and providing helpful accessor and utility functions. As such, objects - in the libnm-glib API have the same properties, behavior, signals, and - semantics as the NM D-Bus API. - - - The following is a rough overview of the libnm-glib object structure and - how to use the various parts of it: - - - - - - - - - - libnm-glib API Reference - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Object Hierarchy - - - - API Index - - - - -
- diff --git a/docs/libnm-glib/libnm-glib-overrides.txt b/docs/libnm-glib/libnm-glib-overrides.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/docs/libnm-glib/libnm-glib-sections.txt b/docs/libnm-glib/libnm-glib-sections.txt deleted file mode 100644 index 9b5fa2bc..00000000 --- a/docs/libnm-glib/libnm-glib-sections.txt +++ /dev/null @@ -1,1010 +0,0 @@ -
-libnm_glib - -
- -
-nm-access-point -NMAccessPoint -NM_ACCESS_POINT_FLAGS -NM_ACCESS_POINT_WPA_FLAGS -NM_ACCESS_POINT_RSN_FLAGS -NM_ACCESS_POINT_SSID -NM_ACCESS_POINT_BSSID -NM_ACCESS_POINT_FREQUENCY -NM_ACCESS_POINT_MODE -NM_ACCESS_POINT_MAX_BITRATE -NM_ACCESS_POINT_STRENGTH -NM_ACCESS_POINT_LAST_SEEN -NM_ACCESS_POINT_HW_ADDRESS -nm_access_point_new -nm_access_point_get_flags -nm_access_point_get_wpa_flags -nm_access_point_get_rsn_flags -nm_access_point_get_ssid -nm_access_point_get_bssid -nm_access_point_get_frequency -nm_access_point_get_mode -nm_access_point_get_max_bitrate -nm_access_point_get_strength -nm_access_point_get_last_seen -nm_access_point_filter_connections -nm_access_point_connection_valid -nm_access_point_get_hw_address - -NMAccessPoint -NMAccessPointClass -NM_ACCESS_POINT -NM_ACCESS_POINT_CLASS -NM_ACCESS_POINT_GET_CLASS -NM_IS_ACCESS_POINT -NM_TYPE_ACCESS_POINT -nm_access_point_get_type -
- -
-nm-active-connection -NMActiveConnection -NM_ACTIVE_CONNECTION_CONNECTION -NM_ACTIVE_CONNECTION_ID -NM_ACTIVE_CONNECTION_UUID -NM_ACTIVE_CONNECTION_TYPE -NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT -NM_ACTIVE_CONNECTION_DEVICES -NM_ACTIVE_CONNECTION_STATE -NM_ACTIVE_CONNECTION_DEFAULT -NM_ACTIVE_CONNECTION_IP4_CONFIG -NM_ACTIVE_CONNECTION_DHCP4_CONFIG -NM_ACTIVE_CONNECTION_DEFAULT6 -NM_ACTIVE_CONNECTION_IP6_CONFIG -NM_ACTIVE_CONNECTION_DHCP6_CONFIG -NM_ACTIVE_CONNECTION_VPN -NM_ACTIVE_CONNECTION_MASTER -nm_active_connection_new -nm_active_connection_get_connection -nm_active_connection_get_id -nm_active_connection_get_uuid -nm_active_connection_get_connection_type -nm_active_connection_get_specific_object -nm_active_connection_get_devices -nm_active_connection_get_state -nm_active_connection_get_master -nm_active_connection_get_default -nm_active_connection_get_ip4_config -nm_active_connection_get_dhcp4_config -nm_active_connection_get_default6 -nm_active_connection_get_ip6_config -nm_active_connection_get_dhcp6_config -nm_active_connection_get_vpn - -NMActiveConnection -NMActiveConnectionClass -NM_ACTIVE_CONNECTION -NM_ACTIVE_CONNECTION_CLASS -NM_ACTIVE_CONNECTION_GET_CLASS -NM_IS_ACTIVE_CONNECTION -NM_TYPE_ACTIVE_CONNECTION -nm_active_connection_get_type -
- -
-nm-client -NMClient -NM_CLIENT_VERSION -NM_CLIENT_STATE -NM_CLIENT_STARTUP -NM_CLIENT_MANAGER_RUNNING -NM_CLIENT_NETWORKING_ENABLED -NM_CLIENT_WIRELESS_ENABLED -NM_CLIENT_WIRELESS_HARDWARE_ENABLED -NM_CLIENT_WWAN_ENABLED -NM_CLIENT_WWAN_HARDWARE_ENABLED -NM_CLIENT_WIMAX_ENABLED -NM_CLIENT_WIMAX_HARDWARE_ENABLED -NM_CLIENT_ACTIVE_CONNECTIONS -NM_CLIENT_CONNECTIVITY -NM_CLIENT_PRIMARY_CONNECTION -NM_CLIENT_ACTIVATING_CONNECTION -NM_CLIENT_DEVICES -NM_CLIENT_ALL_DEVICES -NMClientPermission -NMClientPermissionResult -NMClientError -NM_CLIENT_ERROR -nm_client_error_quark -nm_client_new -nm_client_new_async -nm_client_new_finish -nm_client_get_devices -nm_client_get_all_devices -nm_client_get_device_by_path -nm_client_get_device_by_iface -NMClientActivateFn -nm_client_activate_connection -NMClientAddActivateFn -nm_client_add_and_activate_connection -nm_client_deactivate_connection -nm_client_networking_get_enabled -nm_client_networking_set_enabled -nm_client_wireless_get_enabled -nm_client_wireless_set_enabled -nm_client_wireless_hardware_get_enabled -nm_client_wwan_get_enabled -nm_client_wwan_set_enabled -nm_client_wwan_hardware_get_enabled -nm_client_wimax_get_enabled -nm_client_wimax_set_enabled -nm_client_wimax_hardware_get_enabled -nm_client_get_version -nm_client_get_state -nm_client_get_startup -nm_client_get_manager_running -nm_client_get_active_connections -nm_client_sleep -nm_client_get_permission_result -nm_client_get_logging -nm_client_set_logging -nm_client_get_connectivity -nm_client_check_connectivity -nm_client_check_connectivity_async -nm_client_check_connectivity_finish -nm_client_get_primary_connection -nm_client_get_activating_connection - -NMClient -NMClientClass -NM_CLIENT -NM_CLIENT_CLASS -NM_CLIENT_GET_CLASS -NM_IS_CLIENT -NM_TYPE_CLIENT -nm_client_get_type -
- -
-nm-device -NMDevice -NMDeviceError -NM_DEVICE_ERROR -nm_device_error_quark -NM_DEVICE_DEVICE_TYPE -NM_DEVICE_UDI -NM_DEVICE_INTERFACE -NM_DEVICE_IP_INTERFACE -NM_DEVICE_DRIVER -NM_DEVICE_DRIVER_VERSION -NM_DEVICE_FIRMWARE_VERSION -NM_DEVICE_CAPABILITIES -NM_DEVICE_REAL -NM_DEVICE_MANAGED -NM_DEVICE_AUTOCONNECT -NM_DEVICE_FIRMWARE_MISSING -NM_DEVICE_IP4_CONFIG -NM_DEVICE_DHCP4_CONFIG -NM_DEVICE_IP6_CONFIG -NM_DEVICE_DHCP6_CONFIG -NM_DEVICE_STATE -NM_DEVICE_STATE_REASON -NM_DEVICE_ACTIVE_CONNECTION -NM_DEVICE_AVAILABLE_CONNECTIONS -NM_DEVICE_VENDOR -NM_DEVICE_PRODUCT -NM_DEVICE_PHYSICAL_PORT_ID -NM_DEVICE_MTU -nm_device_new -nm_device_get_iface -nm_device_get_ip_iface -nm_device_get_device_type -nm_device_get_udi -nm_device_get_driver -nm_device_get_driver_version -nm_device_get_firmware_version -nm_device_get_type_description -nm_device_get_hw_address -nm_device_get_capabilities -nm_device_get_managed -nm_device_set_managed -nm_device_get_autoconnect -nm_device_set_autoconnect -nm_device_get_firmware_missing -nm_device_get_ip4_config -nm_device_get_dhcp4_config -nm_device_get_ip6_config -nm_device_get_dhcp6_config -nm_device_get_state -nm_device_get_state_reason -nm_device_get_active_connection -nm_device_get_available_connections -nm_device_get_physical_port_id -nm_device_get_mtu -nm_device_is_software -nm_device_is_real -nm_device_get_product -nm_device_get_vendor -nm_device_get_description -nm_device_disambiguate_names -NMDeviceCallbackFn -nm_device_disconnect -nm_device_delete -nm_device_filter_connections -nm_device_connection_valid -nm_device_connection_compatible -nm_device_get_setting_type -NMDeviceDeactivateFn - -NMDevice -NMDeviceClass -NM_DEVICE -NM_DEVICE_CLASS -NM_DEVICE_GET_CLASS -NM_IS_DEVICE -NM_TYPE_DEVICE -nm_device_get_type -
- -
-nm-device-adsl -NMDeviceAdsl -NMDeviceAdslError -NM_DEVICE_ADSL_ERROR -nm_device_adsl_error_quark -NM_DEVICE_ADSL_CARRIER -nm_device_adsl_new -nm_device_adsl_get_carrier - -NMDeviceAdsl -NMDeviceAdslClass -NM_DEVICE_ADSL -NM_DEVICE_ADSL_CLASS -NM_DEVICE_ADSL_GET_CLASS -NM_IS_DEVICE_ADSL -NM_TYPE_DEVICE_ADSL -nm_device_adsl_get_type -
- -
-nm-device-bond -NMDeviceBond -NMDeviceBondError -NM_DEVICE_BOND_ERROR -nm_device_bond_error_quark -NM_DEVICE_BOND_HW_ADDRESS -NM_DEVICE_BOND_CARRIER -NM_DEVICE_BOND_SLAVES -nm_device_bond_new -nm_device_bond_get_hw_address -nm_device_bond_get_carrier -nm_device_bond_get_slaves - -NMDeviceBond -NMDeviceBondClass -NM_DEVICE_BOND -NM_DEVICE_BOND_CLASS -NM_DEVICE_BOND_GET_CLASS -NM_IS_DEVICE_BOND -NM_TYPE_DEVICE_BOND -nm_device_bond_get_type -
- -
-nm-device-bridge -NMDeviceBridge -NMDeviceBridgeError -NM_DEVICE_BRIDGE_ERROR -nm_device_bridge_error_quark -NM_DEVICE_BRIDGE_HW_ADDRESS -NM_DEVICE_BRIDGE_CARRIER -NM_DEVICE_BRIDGE_SLAVES -nm_device_bridge_new -nm_device_bridge_get_hw_address -nm_device_bridge_get_carrier -nm_device_bridge_get_slaves - -NMDeviceBridge -NMDeviceBridgeClass -NM_DEVICE_BRIDGE -NM_DEVICE_BRIDGE_CLASS -NM_DEVICE_BRIDGE_GET_CLASS -NM_IS_DEVICE_BRIDGE -NM_TYPE_DEVICE_BRIDGE -nm_device_bridge_get_type -
- -
-nm-device-bt -NMDeviceBt -NMDeviceBtError -NM_DEVICE_BT_ERROR -nm_device_bt_error_quark -NM_DEVICE_BT_HW_ADDRESS -NM_DEVICE_BT_NAME -NM_DEVICE_BT_CAPABILITIES -nm_device_bt_new -nm_device_bt_get_hw_address -nm_device_bt_get_name -nm_device_bt_get_capabilities - -NMDeviceBt -NMDeviceBtClass -NM_DEVICE_BT -NM_DEVICE_BT_CLASS -NM_DEVICE_BT_GET_CLASS -NM_IS_DEVICE_BT -NM_TYPE_DEVICE_BT -nm_device_bt_get_type -
- -
-nm-device-ethernet -NMDeviceEthernet -NMDeviceEthernetError -NM_DEVICE_ETHERNET_ERROR -nm_device_ethernet_error_quark -NM_DEVICE_ETHERNET_HW_ADDRESS -NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS -NM_DEVICE_ETHERNET_SPEED -NM_DEVICE_ETHERNET_CARRIER -nm_device_ethernet_new -nm_device_ethernet_get_hw_address -nm_device_ethernet_get_permanent_hw_address -nm_device_ethernet_get_speed -nm_device_ethernet_get_carrier - -NMDeviceEthernet -NMDeviceEthernetClass -NM_DEVICE_ETHERNET -NM_DEVICE_ETHERNET_CLASS -NM_DEVICE_ETHERNET_GET_CLASS -NM_IS_DEVICE_ETHERNET -NM_TYPE_DEVICE_ETHERNET -nm_device_ethernet_get_type -
- -
-nm-device-generic -NMDeviceGeneric -NMDeviceGenericError -NM_DEVICE_GENERIC_ERROR -nm_device_generic_error_quark -NM_DEVICE_GENERIC_HW_ADDRESS -NM_DEVICE_GENERIC_TYPE_DESCRIPTION -nm_device_generic_new -nm_device_generic_get_hw_address - -NMDeviceGeneric -NMDeviceGenericClass -NM_DEVICE_GENERIC -NM_DEVICE_GENERIC_CLASS -NM_DEVICE_GENERIC_GET_CLASS -NM_IS_DEVICE_GENERIC -NM_TYPE_DEVICE_GENERIC -nm_device_generic_get_type -
- -
-nm-device-infiniband -NMDeviceInfiniband -NMDeviceInfinibandError -NM_DEVICE_INFINIBAND_ERROR -nm_device_infiniband_error_quark -NM_DEVICE_INFINIBAND_HW_ADDRESS -NM_DEVICE_INFINIBAND_CARRIER -nm_device_infiniband_new -nm_device_infiniband_get_hw_address -nm_device_infiniband_get_carrier - -NMDeviceInfiniband -NMDeviceInfinibandClass -NM_DEVICE_INFINIBAND -NM_DEVICE_INFINIBAND_CLASS -NM_DEVICE_INFINIBAND_GET_CLASS -NM_IS_DEVICE_INFINIBAND -NM_TYPE_DEVICE_INFINIBAND -nm_device_infiniband_get_type -
- -
-nm-device-modem -NMDeviceModem -NMDeviceModemError -NM_DEVICE_MODEM_ERROR -nm_device_modem_error_quark -NM_DEVICE_MODEM_MODEM_CAPABILITIES -NM_DEVICE_MODEM_CURRENT_CAPABILITIES -nm_device_modem_get_modem_capabilities -nm_device_modem_get_current_capabilities - -NMDeviceModem -NMDeviceModemClass -NM_DEVICE_MODEM -NM_DEVICE_MODEM_CLASS -NM_DEVICE_MODEM_GET_CLASS -NM_IS_DEVICE_MODEM -NM_TYPE_DEVICE_MODEM -nm_device_modem_get_type -
- -
-nm-device-olpc-mesh -NMDeviceOlpcMesh -NMDeviceOlpcMeshError -NM_DEVICE_OLPC_MESH_ERROR -nm_device_olpc_mesh_error_quark -NM_DEVICE_OLPC_MESH_HW_ADDRESS -NM_DEVICE_OLPC_MESH_COMPANION -NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL -nm_device_olpc_mesh_new -nm_device_olpc_mesh_get_hw_address -nm_device_olpc_mesh_get_companion -nm_device_olpc_mesh_get_active_channel - -NMDeviceOlpcMesh -NMDeviceOlpcMeshClass -NM_DEVICE_OLPC_MESH -NM_DEVICE_OLPC_MESH_CLASS -NM_DEVICE_OLPC_MESH_GET_CLASS -NM_IS_DEVICE_OLPC_MESH -NM_TYPE_DEVICE_OLPC_MESH -nm_device_olpc_mesh_get_type -
- -
-nm-device-team -NMDeviceTeam -NMDeviceTeamError -NM_DEVICE_TEAM_ERROR -nm_device_team_error_quark -NM_DEVICE_TEAM_HW_ADDRESS -NM_DEVICE_TEAM_CARRIER -NM_DEVICE_TEAM_SLAVES -nm_device_team_new -nm_device_team_get_hw_address -nm_device_team_get_carrier -nm_device_team_get_slaves - -NMDeviceTeam -NMDeviceTeamClass -NM_DEVICE_TEAM -NM_DEVICE_TEAM_CLASS -NM_DEVICE_TEAM_GET_CLASS -NM_IS_DEVICE_TEAM -NM_TYPE_DEVICE_TEAM -nm_device_team_get_type -
- -
-nm-device-vlan -NMDeviceVlan -NMDeviceVlanError -NM_DEVICE_VLAN_ERROR -nm_device_vlan_error_quark -NM_DEVICE_VLAN_HW_ADDRESS -NM_DEVICE_VLAN_CARRIER -NM_DEVICE_VLAN_PARENT -NM_DEVICE_VLAN_VLAN_ID -nm_device_vlan_new -nm_device_vlan_get_hw_address -nm_device_vlan_get_carrier -nm_device_vlan_get_parent -nm_device_vlan_get_vlan_id - -NMDeviceVlan -NMDeviceVlanClass -NM_DEVICE_VLAN -NM_DEVICE_VLAN_CLASS -NM_DEVICE_VLAN_GET_CLASS -NM_IS_DEVICE_VLAN -NM_TYPE_DEVICE_VLAN -nm_device_vlan_get_type -
- -
-nm-device-wifi -NMDeviceWifi -NMDeviceWifiError -NM_DEVICE_WIFI_ERROR -nm_device_wifi_error_quark -NM_DEVICE_WIFI_HW_ADDRESS -NM_DEVICE_WIFI_PERMANENT_HW_ADDRESS -NM_DEVICE_WIFI_MODE -NM_DEVICE_WIFI_BITRATE -NM_DEVICE_WIFI_ACTIVE_ACCESS_POINT -NM_DEVICE_WIFI_CAPABILITIES -NM_DEVICE_WIFI_ACCESS_POINTS -nm_device_wifi_new -nm_device_wifi_get_hw_address -nm_device_wifi_get_permanent_hw_address -nm_device_wifi_get_mode -nm_device_wifi_get_bitrate -nm_device_wifi_get_capabilities -nm_device_wifi_get_active_access_point -nm_device_wifi_get_access_point_by_path -nm_device_wifi_get_access_points -NMDeviceWifiRequestScanFn -nm_device_wifi_request_scan_simple - -NMDeviceWifi -NMDeviceWifiClass -NM_DEVICE_WIFI -NM_DEVICE_WIFI_CLASS -NM_DEVICE_WIFI_GET_CLASS -NM_IS_DEVICE_WIFI -NM_TYPE_DEVICE_WIFI -nm_device_wifi_get_type -
- -
-nm-device-wimax -NMDeviceWimax -NMDeviceWimaxError -NM_DEVICE_WIMAX_ERROR -nm_device_wimax_error_quark -NM_DEVICE_WIMAX_HW_ADDRESS -NM_DEVICE_WIMAX_ACTIVE_NSP -NM_DEVICE_WIMAX_CENTER_FREQUENCY -NM_DEVICE_WIMAX_RSSI -NM_DEVICE_WIMAX_CINR -NM_DEVICE_WIMAX_TX_POWER -NM_DEVICE_WIMAX_BSID -NM_DEVICE_WIMAX_NSPS -nm_device_wimax_new -nm_device_wimax_get_hw_address -nm_device_wimax_get_active_nsp -nm_device_wimax_get_nsp_by_path -nm_device_wimax_get_nsps -nm_device_wimax_get_center_frequency -nm_device_wimax_get_rssi -nm_device_wimax_get_cinr -nm_device_wimax_get_tx_power -nm_device_wimax_get_bsid - -NMDeviceWimax -NMDeviceWimaxClass -NM_DEVICE_WIMAX -NM_DEVICE_WIMAX_CLASS -NM_DEVICE_WIMAX_GET_CLASS -NM_IS_DEVICE_WIMAX -NM_TYPE_DEVICE_WIMAX -nm_device_wimax_get_type -
- -
-nm-dhcp4-config -NMDHCP4Config -NM_DHCP4_CONFIG_OPTIONS -nm_dhcp4_config_new -nm_dhcp4_config_get_options -nm_dhcp4_config_get_one_option - -NMDHCP4Config -NMDHCP4ConfigClass -NM_DHCP4_CONFIG -NM_DHCP4_CONFIG_CLASS -NM_IS_DHCP4_CONFIG -NM_TYPE_DHCP4_CONFIG -nm_dhcp4_config_get_type -
- -
-nm-dhcp6-config -NMDHCP6Config -NM_DHCP6_CONFIG_OPTIONS -nm_dhcp6_config_new -nm_dhcp6_config_get_options -nm_dhcp6_config_get_one_option - -NMDHCP6Config -NMDHCP6ConfigClass -NM_DHCP6_CONFIG -NM_DHCP6_CONFIG_CLASS -NM_IS_DHCP6_CONFIG -NM_TYPE_DHCP6_CONFIG -nm_dhcp6_config_get_type -
- -
-nm-glib-enum-types - -NM_TYPE_CLIENT_ERROR -NM_TYPE_CLIENT_PERMISSION -NM_TYPE_CLIENT_PERMISSION_RESULT -NM_TYPE_DEVICE_ADSL_ERROR -NM_TYPE_DEVICE_BOND_ERROR -NM_TYPE_DEVICE_BRIDGE_ERROR -NM_TYPE_DEVICE_BT_ERROR -NM_TYPE_DEVICE_ERROR -NM_TYPE_DEVICE_ETHERNET_ERROR -NM_TYPE_DEVICE_GENERIC_ERROR -NM_TYPE_DEVICE_INFINIBAND_ERROR -NM_TYPE_DEVICE_MODEM_ERROR -NM_TYPE_DEVICE_OLPC_MESH_ERROR -NM_TYPE_DEVICE_TEAM_ERROR -NM_TYPE_DEVICE_VLAN_ERROR -NM_TYPE_DEVICE_WIFI_ERROR -NM_TYPE_DEVICE_WIMAX_ERROR -NM_TYPE_OBJECT_ERROR -NM_TYPE_REMOTE_CONNECTION_ERROR -NM_TYPE_REMOTE_SETTINGS_ERROR -NM_TYPE_SECRET_AGENT_CAPABILITIES -NM_TYPE_SECRET_AGENT_ERROR -NM_TYPE_SECRET_AGENT_GET_SECRETS_FLAGS -NM_TYPE_WIMAX_NSP_NETWORK_TYPE -nm_client_error_get_type -nm_client_permission_get_type -nm_client_permission_result_get_type -nm_device_adsl_error_get_type -nm_device_bond_error_get_type -nm_device_bridge_error_get_type -nm_device_bt_error_get_type -nm_device_error_get_type -nm_device_ethernet_error_get_type -nm_device_generic_error_get_type -nm_device_infiniband_error_get_type -nm_device_modem_error_get_type -nm_device_olpc_mesh_error_get_type -nm_device_team_error_get_type -nm_device_vlan_error_get_type -nm_device_wifi_error_get_type -nm_device_wimax_error_get_type -nm_object_error_get_type -nm_remote_connection_error_get_type -nm_remote_settings_error_get_type -nm_secret_agent_capabilities_get_type -nm_secret_agent_error_get_type -nm_secret_agent_get_secrets_flags_get_type -nm_wimax_nsp_network_type_get_type -
- -
-nm-ip4-config -NMIP4Config -NM_IP4_CONFIG_GATEWAY -NM_IP4_CONFIG_ADDRESSES -NM_IP4_CONFIG_ROUTES -NM_IP4_CONFIG_NAMESERVERS -NM_IP4_CONFIG_DOMAINS -NM_IP4_CONFIG_SEARCHES -NM_IP4_CONFIG_WINS_SERVERS -nm_ip4_config_new -nm_ip4_config_get_gateway -nm_ip4_config_get_addresses -nm_ip4_config_get_routes -nm_ip4_config_get_nameservers -nm_ip4_config_get_domains -nm_ip4_config_get_searches -nm_ip4_config_get_wins_servers - -NMIP4Config -NMIP4ConfigClass -NM_IP4_CONFIG -NM_IP4_CONFIG_CLASS -NM_IP4_CONFIG_GET_CLASS -NM_IS_IP4_CONFIG -NM_TYPE_IP4_CONFIG -nm_ip4_config_get_type -
- -
-nm-ip6-config -NMIP6Config -NM_IP6_CONFIG_GATEWAY -NM_IP6_CONFIG_ADDRESSES -NM_IP6_CONFIG_ROUTES -NM_IP6_CONFIG_NAMESERVERS -NM_IP6_CONFIG_DOMAINS -NM_IP6_CONFIG_SEARCHES -nm_ip6_config_new -nm_ip6_config_get_gateway -nm_ip6_config_get_addresses -nm_ip6_config_get_routes -nm_ip6_config_get_num_nameservers -nm_ip6_config_get_nameserver -nm_ip6_config_get_nameservers -nm_ip6_config_get_domains -nm_ip6_config_get_searches - -NMIP6Config -NMIP6ConfigClass -NM_IP6_CONFIG -NM_IP6_CONFIG_CLASS -NM_IP6_CONFIG_GET_CLASS -NM_IS_IP6_CONFIG -NM_TYPE_IP6_CONFIG -nm_ip6_config_get_type -
- -
-nm-object -NMObject -NMObjectError -NM_OBJECT_ERROR -nm_object_error_quark -NM_OBJECT_DBUS_CONNECTION -NM_OBJECT_DBUS_PATH -nm_object_get_connection -nm_object_get_path - -NMObject -NMObjectClass -NM_IS_OBJECT -NM_OBJECT -NM_OBJECT_CLASS -NM_OBJECT_GET_CLASS -NM_TYPE_OBJECT -nm_object_get_type -
- -
-nm-remote-connection -NMRemoteConnection -NMRemoteConnectionError -NM_REMOTE_CONNECTION_ERROR -nm_remote_connection_error_quark -NM_REMOTE_CONNECTION_UNSAVED -NM_REMOTE_CONNECTION_UPDATED -NM_REMOTE_CONNECTION_REMOVED -NMRemoteConnectionResultFunc -NMRemoteConnectionCommitFunc -NMRemoteConnectionDeleteFunc -NMRemoteConnectionGetSecretsFunc -nm_remote_connection_new -nm_remote_connection_commit_changes -nm_remote_connection_commit_changes_unsaved -nm_remote_connection_save -nm_remote_connection_delete -nm_remote_connection_get_secrets -nm_remote_connection_get_unsaved - -NMRemoteConnection -NMRemoteConnectionClass -NM_IS_REMOTE_CONNECTION -NM_REMOTE_CONNECTION -NM_REMOTE_CONNECTION_CLASS -NM_REMOTE_CONNECTION_GET_CLASS -NM_TYPE_REMOTE_CONNECTION -nm_remote_connection_get_type -
- -
-nm-remote-settings -NMRemoteSettings -NMRemoteSettingsError -NM_REMOTE_SETTINGS_ERROR -nm_remote_settings_error_quark -NM_REMOTE_SETTINGS_BUS -NM_REMOTE_SETTINGS_SERVICE_RUNNING -NM_REMOTE_SETTINGS_HOSTNAME -NM_REMOTE_SETTINGS_CAN_MODIFY -NM_REMOTE_SETTINGS_NEW_CONNECTION -NM_REMOTE_SETTINGS_CONNECTIONS_READ -NMRemoteSettingsAddConnectionFunc -NMRemoteSettingsLoadConnectionsFunc -NMRemoteSettingsSaveHostnameFunc -nm_remote_settings_new -nm_remote_settings_new_async -nm_remote_settings_new_finish -nm_remote_settings_list_connections -nm_remote_settings_get_connection_by_id -nm_remote_settings_get_connection_by_path -nm_remote_settings_get_connection_by_uuid -nm_remote_settings_add_connection -nm_remote_settings_add_connection_unsaved -nm_remote_settings_load_connections -nm_remote_settings_reload_connections -nm_remote_settings_save_hostname - -NMRemoteSettings -NMRemoteSettingsClass -NM_IS_REMOTE_SETTINGS -NM_REMOTE_SETTINGS -NM_REMOTE_SETTINGS_CLASS -NM_REMOTE_SETTINGS_GET_CLASS -NM_TYPE_REMOTE_SETTINGS -nm_remote_settings_get_type -
- -
-nm-secret-agent -NMSecretAgent -NM_SECRET_AGENT_ERROR -nm_secret_agent_error_quark -NMSecretAgentError -NMSecretAgentCapabilities -NMSecretAgentGetSecretsFlags -NM_SECRET_AGENT_IDENTIFIER -NM_SECRET_AGENT_AUTO_REGISTER -NM_SECRET_AGENT_REGISTERED -NM_SECRET_AGENT_CAPABILITIES -NM_SECRET_AGENT_REGISTRATION_RESULT -NMSecretAgentGetSecretsFunc -NMSecretAgentSaveSecretsFunc -NMSecretAgentDeleteSecretsFunc -nm_secret_agent_register -nm_secret_agent_unregister -nm_secret_agent_get_registered -nm_secret_agent_get_secrets -nm_secret_agent_save_secrets -nm_secret_agent_delete_secrets - -NMSecretAgent -NMSecretAgentClass -NM_IS_SECRET_AGENT -NM_SECRET_AGENT -NM_SECRET_AGENT_CLASS -NM_SECRET_AGENT_GET_CLASS -NM_TYPE_SECRET_AGENT -nm_secret_agent_get_type -
- -
-nm-types - -NM_TYPE_IP6_ADDRESS_ARRAY -NM_TYPE_IP6_ADDRESS_OBJECT_ARRAY -NM_TYPE_OBJECT_ARRAY -NM_TYPE_SSID -NM_TYPE_STRING_ARRAY -NM_TYPE_UINT_ARRAY -nm_ip6_address_array_get_type -nm_object_array_get_type -nm_ssid_get_type -nm_string_array_get_type -nm_uint_array_get_type -
- -
-nm-vpn-connection -NMVPNConnection -NM_VPN_CONNECTION_VPN_STATE -NM_VPN_CONNECTION_BANNER -nm_vpn_connection_new -nm_vpn_connection_get_vpn_state -nm_vpn_connection_get_banner - -NMVPNConnection -NMVPNConnectionClass -NM_IS_VPN_CONNECTION -NM_TYPE_VPN_CONNECTION -NM_VPN_CONNECTION -NM_VPN_CONNECTION_CLASS -NM_VPN_CONNECTION_GET_CLASS -nm_vpn_connection_get_type -
- -
-nm-vpn-enum-types - -NM_TYPE_VPN_PLUGIN_ERROR -NM_TYPE_VPN_PLUGIN_UI_CAPABILITY -NM_TYPE_VPN_PLUGIN_UI_INTERFACE_PROP -nm_vpn_plugin_error_get_type -nm_vpn_plugin_ui_capability_get_type -nm_vpn_plugin_ui_interface_prop_get_type -
- -
-nm-vpn-plugin -NMVPNPlugin -NM_VPN_PLUGIN_DBUS_SERVICE_NAME -NM_VPN_PLUGIN_STATE -NMVPNPluginError -nm_vpn_plugin_error_quark -nm_vpn_plugin_get_connection -nm_vpn_plugin_get_state -nm_vpn_plugin_set_state -nm_vpn_plugin_secrets_required -nm_vpn_plugin_set_login_banner -nm_vpn_plugin_failure -nm_vpn_plugin_set_config -nm_vpn_plugin_set_ip4_config -nm_vpn_plugin_set_ip6_config -nm_vpn_plugin_disconnect - -NMVPNPlugin -NMVPNPluginClass -NM_IS_VPN_PLUGIN -NM_TYPE_VPN_PLUGIN -NM_VPN_PLUGIN -NM_VPN_PLUGIN_CLASS -NM_VPN_PLUGIN_ERROR -NM_VPN_PLUGIN_GET_CLASS -nm_vpn_plugin_error_get_type -nm_vpn_plugin_get_type -
- -
-nm-vpn-plugin-ui-interface -NMVpnPluginUiWidget -NMVpnPluginUiFactory -nm_vpn_plugin_ui_factory -NMVpnPluginUiCapability -NM_VPN_PLUGIN_UI_INTERFACE_NAME -NM_VPN_PLUGIN_UI_INTERFACE_DESC -NM_VPN_PLUGIN_UI_INTERFACE_SERVICE -NMVpnPluginUiInterfaceProp -nm_vpn_plugin_ui_interface_ui_factory -nm_vpn_plugin_ui_interface_get_capabilities -nm_vpn_plugin_ui_interface_import -nm_vpn_plugin_ui_interface_export -nm_vpn_plugin_ui_interface_get_suggested_name -nm_vpn_plugin_ui_interface_delete_connection -nm_vpn_plugin_ui_widget_interface_get_widget -nm_vpn_plugin_ui_widget_interface_update_connection -nm_vpn_plugin_ui_widget_interface_save_secrets -nm_vpn_editor_plugin_factory -NMVpnEditorPluginCapability -NM_VPN_EDITOR_PLUGIN_CAPABILITY_NONE -NM_VPN_EDITOR_PLUGIN_CAPABILITY_IMPORT -NM_VPN_EDITOR_PLUGIN_CAPABILITY_EXPORT -NM_VPN_EDITOR_PLUGIN_CAPABILITY_IPV6 -NM_VPN_EDITOR_PLUGIN_NAME -NM_VPN_EDITOR_PLUGIN_DESCRIPTION -NM_VPN_EDITOR_PLUGIN_SERVICE -get_editor -get_suggested_filename -nm_vpn_editor_plugin_get_editor -nm_vpn_editor_plugin_get_capabilities -nm_vpn_editor_plugin_import -nm_vpn_editor_plugin_export -nm_vpn_editor_plugin_get_suggested_filename -nm_vpn_editor_get_widget -nm_vpn_editor_update_connection - -NMVpnEditor -NMVpnEditorInterface -NMVpnEditorPlugin -NMVpnEditorPluginInterface -NMVpnPluginUiInterface -NMVpnPluginUiWidgetInterface -NM_IS_VPN_EDITOR -NM_IS_VPN_EDITOR_PLUGIN -NM_IS_VPN_PLUGIN_UI_INTERFACE -NM_IS_VPN_PLUGIN_UI_WIDGET_INTERFACE -NM_TYPE_VPN_EDITOR -NM_TYPE_VPN_EDITOR_PLUGIN -NM_TYPE_VPN_PLUGIN_UI_INTERFACE -NM_TYPE_VPN_PLUGIN_UI_WIDGET_INTERFACE -NM_VPN_EDITOR -NM_VPN_EDITOR_GET_INTERFACE -NM_VPN_EDITOR_PLUGIN -NM_VPN_EDITOR_PLUGIN_GET_INTERFACE -NM_VPN_PLUGIN_UI_INTERFACE -NM_VPN_PLUGIN_UI_INTERFACE_GET_INTERFACE -NM_VPN_PLUGIN_UI_WIDGET_INTERFACE -NM_VPN_PLUGIN_UI_WIDGET_INTERFACE_GET_INTERFACE -nm_vpn_editor_get_type -nm_vpn_editor_plugin_get_type -nm_vpn_plugin_ui_interface_get_type -nm_vpn_plugin_ui_widget_interface_get_type -
- -
-nm-vpn-plugin-utils -nm_vpn_plugin_utils_read_vpn_details -nm_vpn_plugin_utils_get_secret_flags -
- -
-nm-wimax-nsp -NMWimaxNsp -NM_WIMAX_NSP_NAME -NM_WIMAX_NSP_SIGNAL_QUALITY -NM_WIMAX_NSP_NETWORK_TYPE -NMWimaxNspNetworkType -nm_wimax_nsp_new -nm_wimax_nsp_get_name -nm_wimax_nsp_get_signal_quality -nm_wimax_nsp_get_network_type -nm_wimax_nsp_filter_connections -nm_wimax_nsp_connection_valid - -NMWimaxNsp -NMWimaxNspClass -NM_IS_WIMAX_NSP -NM_TYPE_WIMAX_NSP -NM_WIMAX_NSP -NM_WIMAX_NSP_CLASS -NM_WIMAX_NSP_GET_CLASS -nm_wimax_nsp_get_type -
- diff --git a/docs/libnm-glib/libnm-glib.png b/docs/libnm-glib/libnm-glib.png deleted file mode 100644 index dc000728..00000000 Binary files a/docs/libnm-glib/libnm-glib.png and /dev/null differ diff --git a/docs/libnm-glib/libnm-glib.types b/docs/libnm-glib/libnm-glib.types deleted file mode 100644 index 1cb7d406..00000000 --- a/docs/libnm-glib/libnm-glib.types +++ /dev/null @@ -1,55 +0,0 @@ -#include "nm-client.h" -#include "nm-object.h" -#include "nm-device.h" -#include "nm-device-ethernet.h" -#include "nm-device-wifi.h" -#include "nm-device-modem.h" -#include "nm-device-bt.h" -#include "nm-device-wimax.h" -#include "nm-device-olpc-mesh.h" -#include "nm-device-adsl.h" -#include "nm-device-infiniband.h" -#include "nm-device-bond.h" -#include "nm-device-bridge.h" -#include "nm-device-team.h" -#include "nm-device-generic.h" -#include "nm-device-vlan.h" -#include "nm-access-point.h" -#include "nm-ip4-config.h" -#include "nm-ip6-config.h" -#include "nm-active-connection.h" -#include "nm-dhcp4-config.h" -#include "nm-dhcp6-config.h" -#include "nm-remote-settings.h" -#include "nm-remote-connection.h" -#include "nm-secret-agent.h" -#include "nm-vpn-connection.h" - -nm_client_get_type -nm_object_get_type -nm_device_get_type -nm_device_ethernet_get_type -nm_device_wifi_get_type -nm_device_modem_get_type -nm_device_bt_get_type -nm_device_wimax_get_type -nm_device_olpc_mesh_get_type -nm_device_adsl_get_type -nm_device_infiniband_get_type -nm_device_bond_get_type -nm_device_bridge_get_type -nm_device_team_get_type -nm_device_generic_get_type -nm_device_vlan_get_type -nm_wimax_nsp_get_type -nm_access_point_get_type -nm_ip4_config_get_type -nm_ip6_config_get_type -nm_active_connection_get_type -nm_dhcp4_config_get_type -nm_dhcp6_config_get_type -nm_remote_settings_get_type -nm_remote_connection_get_type -nm_secret_agent_get_type -nm_vpn_connection_get_type - diff --git a/docs/libnm-glib/meson.build b/docs/libnm-glib/meson.build deleted file mode 100644 index 622669ee..00000000 --- a/docs/libnm-glib/meson.build +++ /dev/null @@ -1,39 +0,0 @@ -doc_module = libnm_glib_name - -private_headers = [ - 'common.h', - 'nm-dbus-helpers-private.h', - 'nm-device-private.h', - 'nm-object-cache.h', - 'nm-object-private.h', - 'nm-remote-connection-private.h', - 'nm-types-private.h', - 'nm-secret-agent-glue.h', - 'nm-vpn-plugin-glue.h', -] - -configure_file( - input: version_xml + '.in', - output: version_xml, - configuration: version_conf, -) - -gnome.gtkdoc( - doc_module, - main_xml: doc_module + '-docs.xml', - src_dir: join_paths(meson.source_root(), 'libnm-glib'), - dependencies: [ - libnm_glib_dep, - libnm_glib_vpn_dep, - ], - scan_args: [ - '--rebuild-types', - '--rebuild-sections', - '--ignore-headers=' + ' '.join(private_headers), - ], - scanobjs_args: '--type-init-func="g_type_init();"', - fixxref_args: '--html-dir=' + join_paths(nm_prefix, gnome.gtkdoc_html_dir(doc_module)), - gobject_typesfile: doc_module + '.types', - html_assets: doc_module + '.png', - install: true, -) diff --git a/docs/libnm-glib/version.xml b/docs/libnm-glib/version.xml deleted file mode 100644 index 84cc5294..00000000 --- a/docs/libnm-glib/version.xml +++ /dev/null @@ -1 +0,0 @@ -1.18.0 diff --git a/docs/libnm-glib/version.xml.in b/docs/libnm-glib/version.xml.in deleted file mode 100644 index d78bda93..00000000 --- a/docs/libnm-glib/version.xml.in +++ /dev/null @@ -1 +0,0 @@ -@VERSION@ -- cgit 1.3.0-6-gf8a5