_GTypeCValue Union Reference

#include <gvaluecollector.h>


Data Fields

gint  v_int
glong  v_long
gint64  v_int64
gdouble  v_double
gpointer  v_pointer


Field Documentation

gdouble _GTypeCValue::v_double
 

gint _GTypeCValue::v_int
 

gint64 _GTypeCValue::v_int64
 

glong _GTypeCValue::v_long
 

gpointer _GTypeCValue::v_pointer
 


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

Copyright © Nokia Corporation 2001-2008
Back to top