GtkDClass.adjustTypeName

Moves '*' and 'const' and trailing '[]' from the name to the type token

class GtkDClass
static
void
adjustTypeName
(
ref string type
,
ref string name
)

Parameters

type string
name string

Meta