aboutsummaryrefslogblamecommitdiffstats
path: root/ebook/e-commerce.h
blob: 788bad0be4a06de6c202f65ca7d71d155aefa004 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15













                                
#ifndef __E_COMMERCE_H__
#define __E_COMMERCE_H__

typedef {
    GtkObject parent;
} ECommerce;

typedef {
    GtkObjectClass parent;
} ECommerceClass;

ECommerce *e_commerce_new (void)

#endif /* ! __E_COMMERCE_H__ */

r
path: root/devel/rubygem-polyglot
Commit message (Expand)AuthorAgeFilesLines
* - Point at the homepage consistently as defined by rubygems.orgpgollucci2011-12-201-1/+1
* - Update to 0.3.3clsung2011-11-022-3/+3
* - Update to 0.3.2clsung2011-10-092-3/+3
* - Removing remaining MD5 from rubygem- portspgollucci2011-06-241-1/+0
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infopgollucci2010-10-201-1/+1
* Move wen@FreeBSD.org -> ruby@FreeBSD.org for rubygem-*pgollucci2010-08-271-1/+1
* - Update to 0.3.1wen2010-06-012-4/+4