GtkDClass.fixType

Consumes "const" and "unsigned" adding "u" to the type when "unsigned" is found (? uchar will become just char)

class GtkDClass
static
void
fixType
(
ref string type
,
ref int p
,
ref string text
)

Parameters

type string
p int
text string

Meta