Desktop v1.1.0
  • GUIDES
  • Modules

    Desktop.Wx (Desktop v1.1.0) View Source

    Elixir version of the constants found in the wx.hrl file, reduced to what is needed in this sample only.

    Link to this section Summary

    Functions

    wxDEFAULT_FRAME_STYLE()
    wxEXPAND()
    wxHORIZONTAL()
    wxICON_ERROR()
    wxICON_INFORMATION()
    wxICON_QUESTION()
    wxICON_WARNING()
    wxID_ANY()
    wxITEM_CHECK()
    wxITEM_NORMAL()
    wxITEM_RADIO()
    wxITEM_SEPARATOR()
    wxMAJOR_VERSION()
    wxMINOR_VERSION()
    wxRELEASE_NUMBER()

    Link to this section Functions

    Link to this function

    wxDEFAULT_FRAME_STYLE()

    View Source
    Link to this function

    wxEXPAND()

    View Source
    Link to this function

    wxHORIZONTAL()

    View Source
    Link to this function

    wxICON_ERROR()

    View Source
    Link to this function

    wxICON_INFORMATION()

    View Source
    Link to this function

    wxICON_QUESTION()

    View Source
    Link to this function

    wxICON_WARNING()

    View Source
    Link to this function

    wxID_ANY()

    View Source
    Link to this function

    wxITEM_CHECK()

    View Source
    Link to this function

    wxITEM_NORMAL()

    View Source
    Link to this function

    wxITEM_RADIO()

    View Source
    Link to this function

    wxITEM_SEPARATOR()

    View Source
    Link to this function

    wxMAJOR_VERSION()

    View Source
    Link to this function

    wxMINOR_VERSION()

    View Source
    Link to this function

    wxRELEASE_NUMBER()

    View Source

    Built using ExDoc (v0.24.2) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference