doc/reference/pidgin/signals_gtkaccount.xml

branch
soc.2013.gobjectification.plugins
changeset 36905
d256e7a2ec4c
parent 36900
423fbe5e5289
child 36915
13cf9f35c2aa
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/reference/pidgin/signals_gtkaccount.xml	Sun Oct 20 15:11:49 2013 +0530
@@ -0,0 +1,25 @@
+<?xml version='1.0' encoding="ISO-8859-1"?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
+               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+]>
+<chapter id="chapter-signals-account">
+  <title>Account signals</title>
+
+  <programlisting>
+ @signals
+  @signal account-modified
+ @endsignals
+
+ @see gtkaccount.h
+
+ @signaldef account-modified
+  @signalproto
+void (*account-modified)(PurpleAccount *account);
+  @endsignalproto
+  @signaldesc
+   Emitted when the settings for an account have been changed and saved.
+  @param account The account that has been modified.
+ @endsignaldef
+
+  </programlisting>
+</chapter>

mercurial