~ubuntu-branches/ubuntu/oneiric/gpe-expenses/oneiric

« back to all changes in this revision

Viewing changes to doc/man/man3/gpe-expenses.h.3

  • Committer: Bazaar Package Importer
  • Author(s): Neil Williams
  • Date: 2009-05-24 08:46:26 UTC
  • mfrom: (1.1.6 upstream) (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090524084626-aj2m6clr8fwoigoz
Tags: 0.1.7-1
* New upstream release
* (Closes: #505073): FTBFS with GCC 4.4: expected
  'gint *' but argument is of type 'guint *'
* Add new package to remove translation files from library in
  accordance with Policy 8.2 (libqofexpensesobjects-data)
* Add devhelp support.
* Remove Section and Priority duplication in debian/control.
* use upstream symbol versioning support.
* Update Standards Version (no changes)
* SONAME bump for libqofexpensesobjects to enhance support in other
  applications.
* Add xsltproc to build depends for doc generation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "gpe-expenses.h" 3 "26 Jun 2008" "Version 0.1.6" "gpe-expenses" \" -*- nroff -*-
2
 
.ad l
3
 
.nh
4
 
.SH NAME
5
 
gpe-expenses.h \- 
6
 
.SH "Detailed Description"
7
 
.PP 
8
 
Executable interface to the QOF external framework. 
9
 
 
10
 
\fBAuthor:\fP
11
 
.RS 4
12
 
Copyright (c) 2005 Neil Williams <linux@codehelp.co.uk> 
13
 
.RE
14
 
.PP
15
 
 
16
 
.PP
17
 
Definition in file \fBgpe-expenses.h\fP.
18
 
.SH SYNOPSIS
19
 
.br
20
 
.PP
21
 
\fC#include 'qof-expenses.h'\fP
22
 
.br
23
 
 
24
 
.SS "Data Structures"
25
 
 
26
 
.in +1c
27
 
.ti -1c
28
 
.RI "struct \fBGpeExpenseData\fP"
29
 
.br
30
 
.in -1c
31
 
.SS "Defines"
32
 
 
33
 
.in +1c
34
 
.ti -1c
35
 
.RI "#define \fBGPE_MOD_CLI\fP   'gpe-cli'"
36
 
.br
37
 
.in -1c
38
 
.SS "Functions"
39
 
 
40
 
.in +1c
41
 
.ti -1c
42
 
.RI "void \fBgpe_expense_close\fP (GpeExpenseData *context)"
43
 
.br
44
 
.RI "\fIShutdown the QOF framework. \fP"
45
 
.ti -1c
46
 
.RI "GpeExpenseData * \fBgpe_expense_init\fP (void)"
47
 
.br
48
 
.RI "\fIRegister all QOF objects. \fP"
49
 
.ti -1c
50
 
.RI "void \fBgpe_expense_error\fP (QofSession *session)"
51
 
.br
52
 
.in -1c
53
 
.SH "Author"
54
 
.PP 
55
 
Generated automatically by Doxygen for gpe-expenses from the source code.