#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) |
Definition at line 47 of file gwebpluginlist.h.
| 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) |
1.5.1