.. _f-tkwindow: module ``funcwin.tk_window`` ============================ Short summary +++++++++++++ module ``tkinterquickhelper.funcwin.tk_window`` Handles window `Tk `_ :githublink:`%|py|6` Functions +++++++++ +--------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +==========================================================================+========================================================================================================================================================+ | :func:`create_tixtk ` | Calls `Tk `_ or `Tcl `_ ... | +--------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`create_tk ` | Calls `Tk `_ or `Tcl `_ ... | +--------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`has_x_server ` | Detects the presences of X server. | +--------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`X_is_running ` | Checks that *X* is running. | +--------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: tkinterquickhelper.funcwin.tk_window :members: :special-members: __init__ :show-inheritance: