Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GTypeModule Struct Reference

#include <gtypemodule.h>

Data Fields

GObject parent_instance
 
guint use_count
 
GSListtype_infos
 
GSListinterface_infos
 
gcharname
 

Detailed Description

Definition at line 43 of file gtypemodule.h.

Field Documentation

◆ interface_infos

GSList* _GTypeModule::interface_infos

Definition at line 49 of file gtypemodule.h.

◆ name

gchar* _GTypeModule::name

Definition at line 52 of file gtypemodule.h.

◆ parent_instance

GObject _GTypeModule::parent_instance

Definition at line 45 of file gtypemodule.h.

◆ type_infos

GSList* _GTypeModule::type_infos

Definition at line 48 of file gtypemodule.h.

◆ use_count

guint _GTypeModule::use_count

Definition at line 47 of file gtypemodule.h.


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