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

#include <gparam.h>

Data Fields

GTypeInstance g_type_instance
 
const gcharname
 
GParamFlags flags
 
GType value_type
 
GType owner_type
 
gchar_nick
 
gchar_blurb
 
GDataqdata
 
guint ref_count
 
guint param_id
 

Detailed Description

Definition at line 207 of file gparam.h.

Field Documentation

◆ _blurb

gchar* _GParamSpec::_blurb

Definition at line 218 of file gparam.h.

◆ _nick

gchar* _GParamSpec::_nick

Definition at line 217 of file gparam.h.

◆ flags

GParamFlags _GParamSpec::flags

Definition at line 212 of file gparam.h.

Referenced by g_object_notify_queue_add().

◆ g_type_instance

GTypeInstance _GParamSpec::g_type_instance

Definition at line 209 of file gparam.h.

◆ name

const gchar* _GParamSpec::name

Definition at line 211 of file gparam.h.

◆ owner_type

GType _GParamSpec::owner_type

Definition at line 214 of file gparam.h.

◆ param_id

guint _GParamSpec::param_id

Definition at line 221 of file gparam.h.

◆ qdata

GData* _GParamSpec::qdata

Definition at line 219 of file gparam.h.

◆ ref_count

guint _GParamSpec::ref_count

Definition at line 220 of file gparam.h.

◆ value_type

GType _GParamSpec::value_type

Definition at line 213 of file gparam.h.


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