~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to doc/api/tmpl/bonobo-listener.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-02-18 14:40:51 UTC
  • mto: (3.1.1 etch) (1.1.25 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20050218144051-fo4h9qh2gim8x3wt
Tags: upstream-2.8.1
ImportĀ upstreamĀ versionĀ 2.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
   #BonoboEventSource #BonoboArg
78
78
</para>
79
79
 
80
 
<!-- ##### MACRO BONOBO_LISTENER_TYPE ##### -->
81
 
<para>
82
 
 
83
 
</para>
84
 
 
85
 
 
86
 
 
87
 
<!-- ##### STRUCT BonoboListenerPrivate ##### -->
88
 
<para>
89
 
 
90
 
</para>
91
 
 
92
 
 
93
 
<!-- ##### TYPEDEF BonoboListener ##### -->
94
 
<para>
95
 
 
96
 
</para>
97
 
 
98
 
 
99
 
<!-- ##### TYPEDEF BonoboListenerClass ##### -->
100
 
<para>
101
 
 
102
 
</para>
103
 
 
 
80
<!-- ##### STRUCT BonoboListener ##### -->
 
81
<para>
 
82
Implementents Bonobo::Listener.
 
83
</para>
 
84
 
 
85
 
 
86
<!-- ##### SIGNAL BonoboListener::event-notify ##### -->
 
87
<para>
 
88
 
 
89
</para>
 
90
 
 
91
@bonobolistener: the object which received the signal.
 
92
@arg1: 
 
93
@arg2: 
 
94
@arg3: 
 
95
 
 
96
<!-- ##### STRUCT BonoboListenerClass ##### -->
 
97
<para>
 
98
#BonoboListener's class
 
99
</para>
 
100
 
 
101
@parent_class: 
 
102
@epv: 
 
103
@event_notify: 
104
104
 
105
105
<!-- ##### USER_FUNCTION BonoboListenerCallbackFn ##### -->
106
106
<para>
123
123
@event_cb: 
124
124
@user_data: 
125
125
@Returns: 
126
 
<!-- # Unused Parameters # -->
127
 
@event_callback: 
128
126
 
129
127
 
130
128
<!-- ##### FUNCTION bonobo_listener_new_closure ##### -->