_GParamSpec Struct Reference

#include <
gparam.h>

Data Fields

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

Field Documentation

gchar* _GParamSpec::_blurb
 
gchar* _GParamSpec::_nick
 
GParamFlags _GParamSpec::flags
 
GTypeInstance _GParamSpec::g_type_instance
 
gchar* _GParamSpec::name
 
GType _GParamSpec::owner_type
 
guint _GParamSpec::param_id
 
GData* _GParamSpec::qdata
 
guint _GParamSpec::ref_count
 
GType _GParamSpec::value_type
 

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

Copyright © Nokia Corporation 2001-2008
Back to top