Function

GObjecttype_fundamental

since: 2.0

Declaration

GType
g_type_fundamental (
  GType type_id
)

Description

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

Available since: 2.0

Parameters

type_id

Type: GType

Valid type ID.

Return value

Type: GType

Fundamental type ID.