set_lang

Undocumented in source.
  1. void set_lang(core.sys.windows.windef.HWND _nppHandle, npp_api.powereditor.misc.pluginsmanager.notepad_plus_msgs.LangType lang)
  2. void set_lang(core.sys.windows.windef.HWND _nppHandle, const(C)[] extension)
    version(Windows)
    pragma(inline, true) nothrow @nogc
    void
    set_lang
    (
    C
    )
    (
    core.sys.windows.windef.HWND _nppHandle
    ,
    const(C)[] extension
    )
    if (
    std.traits.isSomeChar!(C)
    )

Meta