dbusIsIntegral

@property
bool
dbusIsIntegral
(
int type
)

Parameters

type int

the type code of a type (first character in a type string)

Return Value

Type: bool

true if the given type is an integer.

Meta