Iface Struct Reference

#include <interface.h>

List of all members.

Public Attributes

gchar * id
gchar * desc
gboolean(* init )(IfaceCbs *cbs)
gboolean(* fini )(void)
IfaceOpsops

Detailed Description

Definition at line 68 of file interface.h.


Member Data Documentation

gchar* Iface::desc

Definition at line 70 of file interface.h.

gboolean(* Iface::fini)(void)
gchar* Iface::id

Definition at line 69 of file interface.h.

gboolean(* Iface::init)(IfaceCbs *cbs)
IfaceOps* Iface::ops

Definition at line 74 of file interface.h.


The documentation for this struct was generated from the following file:

Generated on 27 Aug 2011 for Audacious by  doxygen 1.6.1