DesktopAction.start

ditto, but without any urls.

  1. void start(const(string)[] urls, string locale)
  2. void start(string url, string locale)
  3. void start(string locale)
    class DesktopAction
    @safe const
    void
    start
    (
    string locale = null
    )

Meta