Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gtypemodule.h>
Data Fields | |
GObject | parent_instance |
guint | use_count |
GSList * | type_infos |
GSList * | interface_infos |
gchar * | name |
Definition at line 43 of file gtypemodule.h.
GSList* _GTypeModule::interface_infos |
Definition at line 49 of file gtypemodule.h.
gchar* _GTypeModule::name |
Definition at line 52 of file gtypemodule.h.
GObject _GTypeModule::parent_instance |
Definition at line 45 of file gtypemodule.h.
GSList* _GTypeModule::type_infos |
Definition at line 48 of file gtypemodule.h.
guint _GTypeModule::use_count |
Definition at line 47 of file gtypemodule.h.