gbprofileview.h

Go to the documentation of this file.
00001 /***************************************************************************
00002  $RCSfile$
00003                              -------------------
00004     cvs         : $Id: gbprofileview.h 851 2006-01-24 18:33:33Z aquamaniac $
00005     begin       : Mon Mar 01 2004
00006     copyright   : (C) 2004 by Martin Preuss
00007     email       : martin@libchipcard.de
00008 
00009  ***************************************************************************
00010  *          Please see toplevel file COPYING for license details           *
00011  ***************************************************************************/
00012 
00013 
00014 
00015 #ifndef GB_PROFILEVIEW_H
00016 #define GB_PROFILEVIEW_H
00017 
00018 #include <gtk/gtk.h>
00019 #include <g2banking/gbanking.h>
00020 #include <aqbanking/banking.h>
00021 
00022 
00023 GBANKING_API 
00024 GtkWidget *GB_ProfileView_new(AB_BANKING *ab,
00025                               GWEN_DB_NODE *dbProfiles,
00026                               GtkWidget *parent);
00027 
00028 
00029 
00030 #endif /* GB_PROFILEVIEW_H */
00031 

Generated on Sun Apr 29 17:23:04 2007 for aqbanking by  doxygen 1.5.1