Funct.this

Gets the type, name and parameters of the function

  1. this()
  2. this(string text, ConvParms* convParms, string[string] aliases)
    struct Funct
    this
    (
    string text
    ,,
    string[string] aliases
    )

Parameters

text string

The Gtk API description of the function call

Meta