_GWebPluginListIface Struct Reference

#include <gwebpluginlist.h>


Data Fields

GTypeInterface parent
void(* destroy )(GWebPluginList *self)
GObject *(* get_items )(GWebPluginList *self)
gint(* get_items_count )(GWebPluginList *self)
const gchar *(* get_item_title )(GWebPluginList *self, gint pos)
const gchar *(* get_item_creator )(GWebPluginList *self, gint pos)
const gchar *(* get_item_path )(GWebPluginList *self, gint pos)
const gchar *(* get_item_type )(GWebPluginList *self, gint pos)


Detailed Description

Definition at line 47 of file gwebpluginlist.h.


Field Documentation

GTypeInterface _GWebPluginListIface::parent

Definition at line 48 of file gwebpluginlist.h.

void(* _GWebPluginListIface::destroy)(GWebPluginList *self)

GObject*(* _GWebPluginListIface::get_items)(GWebPluginList *self)

gint(* _GWebPluginListIface::get_items_count)(GWebPluginList *self)

const gchar*(* _GWebPluginListIface::get_item_title)(GWebPluginList *self, gint pos)

const gchar*(* _GWebPluginListIface::get_item_creator)(GWebPluginList *self, gint pos)

const gchar*(* _GWebPluginListIface::get_item_path)(GWebPluginList *self, gint pos)

const gchar*(* _GWebPluginListIface::get_item_type)(GWebPluginList *self, gint pos)


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 10:37:07 2007 for browser-eal by  doxygen 1.5.1