Function

GObjecttype_fundamental

Declaration

GType
g_type_fundamental (
  GType type_id
)

Description

Internal function, used to extract the fundamental type ID portion. Use G_TYPE_FUNDAMENTAL() instead.

Parameters

type_id

Type: GType

Valid type ID.

Return value

Type: GType

Fundamental type ID.