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

#include <gparamspecs.h>

Data Fields

GParamSpec parent_instance
 
GType is_a_type
 

Detailed Description

GParamSpecGType: @parent_instance: private GParamSpec portion @is_a_type: a GType whose subtypes can occur as values

A GParamSpec derived structure that contains the meta data for GType properties.

Since: 2.10

Definition at line 957 of file gparamspecs.h.

Field Documentation

◆ is_a_type

GType _GParamSpecGType::is_a_type

Definition at line 960 of file gparamspecs.h.

◆ parent_instance

GParamSpec _GParamSpecGType::parent_instance

Definition at line 959 of file gparamspecs.h.


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