:right-sidebar: True TypeFundamentalFlags =================================================================== .. currentmodule:: gi.repository.GObject .. class:: TypeFundamentalFlags :no-contents-entry: Bit masks used to check or determine specific characteristics of a fundamental type. Fields ------ .. rst-class:: interim-class .. class:: TypeFundamentalFlags :no-index: .. attribute:: CLASSED Indicates a classed type .. attribute:: DEEP_DERIVABLE Indicates a deep derivable type (implies derivable) .. attribute:: DERIVABLE Indicates a flat derivable type .. attribute:: INSTANTIATABLE Indicates an instantiatable type (implies classed)