:right-sidebar: True TypeCValue =================================================================== .. currentmodule:: gi.repository.GObject .. class:: TypeCValue(*args, **kwargs) :no-contents-entry: A union holding one collected value. Fields ------ .. rst-class:: interim-class .. class:: TypeCValue :no-index: .. attribute:: v_double The field for holding floating point values .. attribute:: v_int The field for holding integer values .. attribute:: v_int64 The field for holding 64 bit integer values .. attribute:: v_long The field for holding long integer values .. attribute:: v_pointer The field for holding pointers