ActionEntry.parameterType

Get parameterType field.

  1. string parameterType [@property getter]
    class ActionEntry
    @property
    string
    parameterType
    ()
  2. string parameterType [@property setter]

Return Value

Type: string

the type of the parameter that must be passed to the activate function for this action, given as a single GVariant type string (or null for no parameter)