NetworkManager r4318 - trunk/libnm-util
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r4318 - trunk/libnm-util
- Date: Thu, 20 Nov 2008 16:14:57 +0000 (UTC)
Author: dcbw
Date: Thu Nov 20 16:14:56 2008
New Revision: 4318
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=4318&view=rev
Log:
documentation udpate
Modified:
trunk/libnm-util/nm-connection.c
Modified: trunk/libnm-util/nm-connection.c
==============================================================================
--- trunk/libnm-util/nm-connection.c (original)
+++ trunk/libnm-util/nm-connection.c Thu Nov 20 16:14:56 2008
@@ -1142,6 +1142,16 @@
G_PARAM_READWRITE));
/* Signals */
+
+ /**
+ * NMConnection::secrets-updated:
+ * @connection: the object on which the signal is emitted
+ * @setting_name: the setting name of the #NMSetting for which secrets were
+ * updated
+ *
+ * The ::secrets-updated signal is emitted when the secrets of a setting
+ * have been changed.
+ */
signals[SECRETS_UPDATED] =
g_signal_new ("secrets-updated",
G_OBJECT_CLASS_TYPE (object_class),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]