Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

gtk-server-editor.h File Reference

#include <gtk/gtkwidget.h>
#include <clist.h>
#include "server.h"

Include dependency graph for gtk-server-editor.h:

Include dependency graph

Go to the source code of this file.

Defines

#define XEP_SEDITOR_WIDGET(s)   a_GtkServerEditor_get_widget(s)

Typedefs

typedef XePGtkServerEditor_s XePGtkServerEditor

Enumerations

enum  XePGtkServerType {
  XEP_SERVEREDITOR_NONE, XEP_SERVEREDITOR_IMAP, XEP_SERVEREDITOR_POP3, XEP_SERVEREDITOR_NNTP,
  XEP_SERVEREDITOR_SMTP
}

Functions

XePGtkServerEditora_GtkServerEditor_new (void)
void a_GtkServerEditor_free (XePGtkServerEditor *seditor)
GtkWidget * a_GtkServerEditor_get_widget (XePGtkServerEditor *seditor)
void a_GtkServerEditor_set_server (XePGtkServerEditor *seditor, XePServer *server)
void a_GtkServerEditor_set_type (XePGtkServerEditor *seditor, XePGtkServerType type)
void a_GtkServerEditor_set_mailboxes (XePGtkServerEditor *seditor, clist *mailboxes)
void a_GtkServerEditor_apply_changes (XePGtkServerEditor *seditor)


Define Documentation

#define XEP_SEDITOR_WIDGET  )     a_GtkServerEditor_get_widget(s)
 


Typedef Documentation

typedef struct XePGtkServerEditor_s XePGtkServerEditor
 


Enumeration Type Documentation

enum XePGtkServerType
 

Enumeration values:
XEP_SERVEREDITOR_NONE 
XEP_SERVEREDITOR_IMAP 
XEP_SERVEREDITOR_POP3 
XEP_SERVEREDITOR_NNTP 
XEP_SERVEREDITOR_SMTP 


Function Documentation

void a_GtkServerEditor_apply_changes XePGtkServerEditor seditor  ) 
 

void a_GtkServerEditor_free XePGtkServerEditor seditor  ) 
 

Frees a server editor Widgets are explicitly destroyed and XePGtkServerEditor memory allocation is freeed.

GtkWidget* a_GtkServerEditor_get_widget XePGtkServerEditor seditor  ) 
 

XePGtkServerEditor* a_GtkServerEditor_new void   ) 
 

void a_GtkServerEditor_set_mailboxes XePGtkServerEditor seditor,
clist *  mailboxes
 

void a_GtkServerEditor_set_server XePGtkServerEditor seditor,
XePServer server
 

void a_GtkServerEditor_set_type XePGtkServerEditor seditor,
XePGtkServerType  type
 


Generated on Wed Oct 22 15:52:22 2003 for XetPan by doxygen 1.3.2