{
    "content": [
        {
            "type": "text",
            "text": "# _snack (pydoc)\n\n**Summary:** snack\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **FUNCTIONS** (1 lines) — 34 subsections\n  - button (1 lines)\n  - centeredwindow (1 lines)\n  - checkbox (1 lines)\n  - checkboxtree (1 lines)\n  - choice (1 lines)\n  - compactbutton (1 lines)\n  - drawroottext (1 lines)\n  - entry (1 lines)\n  - finish (1 lines)\n  - form (1 lines)\n  - grid (1 lines)\n  - gridwrappedwindow (1 lines)\n  - helpcallback (1 lines)\n  - init (1 lines)\n  - label (1 lines)\n  - listbox (1 lines)\n  - message (1 lines)\n  - openwindow (1 lines)\n  - pophelpline (1 lines)\n  - popwindow (1 lines)\n  - popwindownorefresh (1 lines)\n  - pushhelpline (1 lines)\n  - radiobutton (1 lines)\n  - reflow (1 lines)\n  - refresh (1 lines)\n  - resume (1 lines)\n  - scale (1 lines)\n  - setcolor (1 lines)\n  - size (1 lines)\n  - suspend (1 lines)\n  - suspendcallback (1 lines)\n  - ternary (1 lines)\n  - textbox (1 lines)\n  - wstrlen (1 lines)\n- **DATA** (71 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\nsnack\n\n### FUNCTIONS\n\n#### button\n\n#### centeredwindow\n\n#### checkbox\n\n#### checkboxtree\n\n#### choice\n\n#### compactbutton\n\n#### drawroottext\n\n#### entry\n\n#### finish\n\n#### form\n\n#### grid\n\n#### gridwrappedwindow\n\n#### helpcallback\n\n#### init\n\n#### label\n\n#### listbox\n\n#### message\n\n#### openwindow\n\n#### pophelpline\n\n#### popwindow\n\n#### popwindownorefresh\n\n#### pushhelpline\n\n#### radiobutton\n\n#### reflow\n\n#### refresh\n\n#### resume\n\n#### scale\n\n#### setcolor\n\n#### size\n\n#### suspend\n\n#### suspendcallback\n\n#### ternary\n\n#### textbox\n\n#### wstrlen\n\n### DATA\n\nANCHORBOTTOM = 8\nANCHORLEFT = 1\nANCHORRIGHT = 2\nANCHORTOP = 4\nCOLORSETACTBUTTON = 8\nCOLORSETACTCHECKBOX = 10\nCOLORSETACTLISTBOX = 14\nCOLORSETACTSELLISTBOX = 23\nCOLORSETACTTEXTBOX = 16\nCOLORSETBORDER = 3\nCOLORSETBUTTON = 7\nCOLORSETCHECKBOX = 9\nCOLORSETCOMPACTBUTTON = 22\nCOLORSETDISENTRY = 21\nCOLORSETEMPTYSCALE = 19\nCOLORSETENTRY = 11\nCOLORSETFULLSCALE = 20\nCOLORSETHELPLINE = 17\nCOLORSETLABEL = 12\nCOLORSETLISTBOX = 13\nCOLORSETROOT = 2\nCOLORSETROOTTEXT = 18\nCOLORSETSELLISTBOX = 24\nCOLORSETSHADOW = 5\nCOLORSETTEXTBOX = 15\nCOLORSETTITLE = 6\nCOLORSETWINDOW = 4\nFDEXCEPT = 4\nFDREAD = 1\nFDWRITE = 2\nFLAGSRESET = 1\nFLAGSSET = 0\nFLAGSTOGGLE = 2\nFLAGDISABLED = 8\nFORMEXITERROR = 'error'\nFORMEXITFDREADY = 'fdready'\nFORMEXITHOTKEY = 'hotkey'\nFORMEXITTIMER = 'timer'\nFORMEXITWIDGET = 'widget'\nGRIDGROWX = 1\nGRIDGROWY = 2\nKEYBACKSPACE = 32774\nKEYDELETE = 32775\nKEYDOWN = 32770\nKEYEND = 32777\nKEYENTER = 13\nKEYESC = 27\nKEYF1 = 32869\nKEYF10 = 32878\nKEYF11 = 32879\nKEYF12 = 32880\nKEYF2 = 32870\nKEYF3 = 32871\nKEYF4 = 32872\nKEYF5 = 32873\nKEYF6 = 32874\nKEYF7 = 32875\nKEYF8 = 32876\nKEYF9 = 32877\nKEYHOME = 32776\nKEYINSERT = 32781\nKEYLEFT = 32772\nKEYPAGEGDOWN = 32780\nKEYPAGEUP = 32779\nKEYRESIZE = 32881\nKEYRIGHT = 32773\nKEYSUSPEND = 26\nKEYTAB = 9\nKEYUNTAB = 32778\nKEYUP = 32769\n\n### FILE\n\n/usr/lib/python3/dist-packages/snack.cpython-310-x8664-linux-gnu.so\n\n"
        }
    ],
    "structuredContent": {
        "command": "_snack",
        "section": "",
        "mode": "pydoc",
        "summary": "snack",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "button",
                        "lines": 1
                    },
                    {
                        "name": "centeredwindow",
                        "lines": 1
                    },
                    {
                        "name": "checkbox",
                        "lines": 1
                    },
                    {
                        "name": "checkboxtree",
                        "lines": 1
                    },
                    {
                        "name": "choice",
                        "lines": 1
                    },
                    {
                        "name": "compactbutton",
                        "lines": 1
                    },
                    {
                        "name": "drawroottext",
                        "lines": 1
                    },
                    {
                        "name": "entry",
                        "lines": 1
                    },
                    {
                        "name": "finish",
                        "lines": 1
                    },
                    {
                        "name": "form",
                        "lines": 1
                    },
                    {
                        "name": "grid",
                        "lines": 1
                    },
                    {
                        "name": "gridwrappedwindow",
                        "lines": 1
                    },
                    {
                        "name": "helpcallback",
                        "lines": 1
                    },
                    {
                        "name": "init",
                        "lines": 1
                    },
                    {
                        "name": "label",
                        "lines": 1
                    },
                    {
                        "name": "listbox",
                        "lines": 1
                    },
                    {
                        "name": "message",
                        "lines": 1
                    },
                    {
                        "name": "openwindow",
                        "lines": 1
                    },
                    {
                        "name": "pophelpline",
                        "lines": 1
                    },
                    {
                        "name": "popwindow",
                        "lines": 1
                    },
                    {
                        "name": "popwindownorefresh",
                        "lines": 1
                    },
                    {
                        "name": "pushhelpline",
                        "lines": 1
                    },
                    {
                        "name": "radiobutton",
                        "lines": 1
                    },
                    {
                        "name": "reflow",
                        "lines": 1
                    },
                    {
                        "name": "refresh",
                        "lines": 1
                    },
                    {
                        "name": "resume",
                        "lines": 1
                    },
                    {
                        "name": "scale",
                        "lines": 1
                    },
                    {
                        "name": "setcolor",
                        "lines": 1
                    },
                    {
                        "name": "size",
                        "lines": 1
                    },
                    {
                        "name": "suspend",
                        "lines": 1
                    },
                    {
                        "name": "suspendcallback",
                        "lines": 1
                    },
                    {
                        "name": "ternary",
                        "lines": 1
                    },
                    {
                        "name": "textbox",
                        "lines": 1
                    },
                    {
                        "name": "wstrlen",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DATA",
                "lines": 71,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}