Files
FTXUI/structftxui_1_1WindowOptions.html
2025-05-30 18:32:48 +00:00

408 lines
23 KiB
HTML

<!-- HTML header for doxygen 1.9.8-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.12.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>FTXUI: WindowOptions Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="doxygen-awesome-fragment-copy-button.js"></script>
<script type="text/javascript" src="doxygen-awesome-paragraph-link.js"></script>
<script type="text/javascript" src="doxygen-awesome-interactive-toc.js"></script>
<script type="text/javascript" src="doxygen-awesome-tabs.js"></script>
<script type="text/javascript">
DoxygenAwesomeFragmentCopyButton.init()
DoxygenAwesomeParagraphLink.init()
DoxygenAwesomeInteractiveToc.init()
DoxygenAwesomeTabs.init()
window.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll(".headertitle").forEach(div => {
// Hide progressively the title.
if (div.textContent != "Getting Started" &&
div.textContent != "Installation" &&
div.textContent != "Modules" &&
true) {
return;
}
div.style.display = "none";
// Show progressively the image.
const img = document.querySelector("img.inline");
img.style.maxHeight = "40vh";
img.style.maxWidth = "100%";
img.style.objectFit = "contain";
});
});
</script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">FTXUI<span id="projectnumber">&#160;6.1.9</span>
</div>
<div id="projectbrief">C++ functional terminal UI.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.12.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search',true);
$(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function(){initNavTree('structftxui_1_1WindowOptions.html',''); initResizable(true); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle"><div class="title">WindowOptions Struct Reference</div></div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>&gt;</code></p>
<div id="dynsection-0" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Collaboration diagram for WindowOptions:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="structftxui_1_1WindowOptions__coll__graph.png" border="0" usemap="#aWindowOptions_coll__map" alt="Collaboration graph"/></div>
<map name="aWindowOptions_coll__map" id="aWindowOptions_coll__map">
<area shape="rect" title=" " alt="" coords="161,212,285,237"/>
<area shape="rect" href="classftxui_1_1ConstStringRef.html" title="An adapter. Own or reference a constant string. For convenience, this class convert multiple immutabl..." alt="" coords="34,80,153,105"/>
<area shape="poly" title=" " alt="" coords="116,113,189,186,212,210,209,213,185,190,112,117"/>
<area shape="rect" href="classftxui_1_1ConstRef.html" title=" " alt="" coords="5,5,181,31"/>
<area shape="poly" title=" " alt="" coords="96,45,96,80,91,80,91,45"/>
<area shape="rect" href="classftxui_1_1Ref.html" title=" " alt="" coords="177,80,268,105"/>
<area shape="poly" title=" " alt="" coords="225,119,225,212,220,212,220,119"/>
<area shape="rect" href="classftxui_1_1Ref.html" title=" " alt="" coords="293,80,395,105"/>
<area shape="poly" title=" " alt="" coords="331,119,307,154,275,190,244,214,240,210,272,186,303,151,327,116"/>
</map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a105501b401a2286451c7992a6d54dcc0" id="r_a105501b401a2286451c7992a6d54dcc0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a105501b401a2286451c7992a6d54dcc0">inner</a></td></tr>
<tr class="memdesc:a105501b401a2286451c7992a6d54dcc0"><td class="mdescLeft">&#160;</td><td class="mdescRight">The component wrapped by this window. <br /></td></tr>
<tr class="separator:a105501b401a2286451c7992a6d54dcc0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab923eb70f0f480c7104ee696bd790a36" id="r_ab923eb70f0f480c7104ee696bd790a36"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1ConstStringRef.html">ConstStringRef</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ab923eb70f0f480c7104ee696bd790a36">title</a> = &quot;&quot;</td></tr>
<tr class="memdesc:ab923eb70f0f480c7104ee696bd790a36"><td class="mdescLeft">&#160;</td><td class="mdescRight">The title displayed by this window. <br /></td></tr>
<tr class="separator:ab923eb70f0f480c7104ee696bd790a36"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad5c9f9e9f1a5086dcc7a11431d37c1f4" id="r_ad5c9f9e9f1a5086dcc7a11431d37c1f4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ad5c9f9e9f1a5086dcc7a11431d37c1f4">left</a> = 0</td></tr>
<tr class="memdesc:ad5c9f9e9f1a5086dcc7a11431d37c1f4"><td class="mdescLeft">&#160;</td><td class="mdescRight">The left side position of the window. <br /></td></tr>
<tr class="separator:ad5c9f9e9f1a5086dcc7a11431d37c1f4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae4390982a6943bb299f8626ffea0c8e5" id="r_ae4390982a6943bb299f8626ffea0c8e5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ae4390982a6943bb299f8626ffea0c8e5">top</a> = 0</td></tr>
<tr class="memdesc:ae4390982a6943bb299f8626ffea0c8e5"><td class="mdescLeft">&#160;</td><td class="mdescRight">The top side position of the window. <br /></td></tr>
<tr class="separator:ae4390982a6943bb299f8626ffea0c8e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9fb534b72660dd8bb6f17ce5d090a94a" id="r_a9fb534b72660dd8bb6f17ce5d090a94a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a9fb534b72660dd8bb6f17ce5d090a94a">width</a> = 20</td></tr>
<tr class="memdesc:a9fb534b72660dd8bb6f17ce5d090a94a"><td class="mdescLeft">&#160;</td><td class="mdescRight">The width of the window. <br /></td></tr>
<tr class="separator:a9fb534b72660dd8bb6f17ce5d090a94a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3f551d52ec458be9ffbcd38c715f9e19" id="r_a3f551d52ec458be9ffbcd38c715f9e19"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a3f551d52ec458be9ffbcd38c715f9e19">height</a> = 10</td></tr>
<tr class="memdesc:a3f551d52ec458be9ffbcd38c715f9e19"><td class="mdescLeft">&#160;</td><td class="mdescRight">The height of the window. <br /></td></tr>
<tr class="separator:a3f551d52ec458be9ffbcd38c715f9e19"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a17b2004b29ac06ad2b486d923fad0dbb" id="r_a17b2004b29ac06ad2b486d923fad0dbb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a17b2004b29ac06ad2b486d923fad0dbb">resize_left</a> = true</td></tr>
<tr class="memdesc:a17b2004b29ac06ad2b486d923fad0dbb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Can the left side be resized? <br /></td></tr>
<tr class="separator:a17b2004b29ac06ad2b486d923fad0dbb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abaa0c8009acea8039e5b6f5bab86c4dc" id="r_abaa0c8009acea8039e5b6f5bab86c4dc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#abaa0c8009acea8039e5b6f5bab86c4dc">resize_right</a> = true</td></tr>
<tr class="memdesc:abaa0c8009acea8039e5b6f5bab86c4dc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Can the right side be resized? <br /></td></tr>
<tr class="separator:abaa0c8009acea8039e5b6f5bab86c4dc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8885b0a965d3975426bd615b2fef3542" id="r_a8885b0a965d3975426bd615b2fef3542"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a8885b0a965d3975426bd615b2fef3542">resize_top</a> = true</td></tr>
<tr class="memdesc:a8885b0a965d3975426bd615b2fef3542"><td class="mdescLeft">&#160;</td><td class="mdescRight">Can the top side be resized? <br /></td></tr>
<tr class="separator:a8885b0a965d3975426bd615b2fef3542"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0e28320aa6145db8201aebb07162d461" id="r_a0e28320aa6145db8201aebb07162d461"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a0e28320aa6145db8201aebb07162d461">resize_down</a> = true</td></tr>
<tr class="memdesc:a0e28320aa6145db8201aebb07162d461"><td class="mdescLeft">&#160;</td><td class="mdescRight">Can the down side be resized? <br /></td></tr>
<tr class="separator:a0e28320aa6145db8201aebb07162d461"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa3858f495756090a379c564844eaf342" id="r_aa3858f495756090a379c564844eaf342"><td class="memItemLeft" align="right" valign="top">std::function&lt; <a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a>(const <a class="el" href="structftxui_1_1WindowRenderState.html">WindowRenderState</a> &amp;)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aa3858f495756090a379c564844eaf342">render</a></td></tr>
<tr class="memdesc:aa3858f495756090a379c564844eaf342"><td class="mdescLeft">&#160;</td><td class="mdescRight">An optional function to customize how the window looks like: <br /></td></tr>
<tr class="separator:aa3858f495756090a379c564844eaf342"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00248">248</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="a105501b401a2286451c7992a6d54dcc0" name="a105501b401a2286451c7992a6d54dcc0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a105501b401a2286451c7992a6d54dcc0">&#9670;&#160;</a></span>inner</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceftxui.html#af1479ede01dbf087342534ab4ada11d3">Component</a> inner</td>
</tr>
</table>
</div><div class="memdoc">
<p>The component wrapped by this window. </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00249">249</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="ab923eb70f0f480c7104ee696bd790a36" name="ab923eb70f0f480c7104ee696bd790a36"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab923eb70f0f480c7104ee696bd790a36">&#9670;&#160;</a></span>title</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classftxui_1_1ConstStringRef.html">ConstStringRef</a> title = &quot;&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p>The title displayed by this window. </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00250">250</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="ad5c9f9e9f1a5086dcc7a11431d37c1f4" name="ad5c9f9e9f1a5086dcc7a11431d37c1f4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad5c9f9e9f1a5086dcc7a11431d37c1f4">&#9670;&#160;</a></span>left</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt;int&gt; left = 0</td>
</tr>
</table>
</div><div class="memdoc">
<p>The left side position of the window. </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00252">252</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="ae4390982a6943bb299f8626ffea0c8e5" name="ae4390982a6943bb299f8626ffea0c8e5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae4390982a6943bb299f8626ffea0c8e5">&#9670;&#160;</a></span>top</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt;int&gt; top = 0</td>
</tr>
</table>
</div><div class="memdoc">
<p>The top side position of the window. </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00253">253</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="a9fb534b72660dd8bb6f17ce5d090a94a" name="a9fb534b72660dd8bb6f17ce5d090a94a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9fb534b72660dd8bb6f17ce5d090a94a">&#9670;&#160;</a></span>width</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt;int&gt; width = 20</td>
</tr>
</table>
</div><div class="memdoc">
<p>The width of the window. </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00254">254</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="a3f551d52ec458be9ffbcd38c715f9e19" name="a3f551d52ec458be9ffbcd38c715f9e19"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3f551d52ec458be9ffbcd38c715f9e19">&#9670;&#160;</a></span>height</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt;int&gt; height = 10</td>
</tr>
</table>
</div><div class="memdoc">
<p>The height of the window. </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00255">255</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="a17b2004b29ac06ad2b486d923fad0dbb" name="a17b2004b29ac06ad2b486d923fad0dbb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a17b2004b29ac06ad2b486d923fad0dbb">&#9670;&#160;</a></span>resize_left</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt;bool&gt; resize_left = true</td>
</tr>
</table>
</div><div class="memdoc">
<p>Can the left side be resized? </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00257">257</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="abaa0c8009acea8039e5b6f5bab86c4dc" name="abaa0c8009acea8039e5b6f5bab86c4dc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abaa0c8009acea8039e5b6f5bab86c4dc">&#9670;&#160;</a></span>resize_right</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt;bool&gt; resize_right = true</td>
</tr>
</table>
</div><div class="memdoc">
<p>Can the right side be resized? </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00258">258</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="a8885b0a965d3975426bd615b2fef3542" name="a8885b0a965d3975426bd615b2fef3542"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8885b0a965d3975426bd615b2fef3542">&#9670;&#160;</a></span>resize_top</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt;bool&gt; resize_top = true</td>
</tr>
</table>
</div><div class="memdoc">
<p>Can the top side be resized? </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00259">259</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="a0e28320aa6145db8201aebb07162d461" name="a0e28320aa6145db8201aebb07162d461"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0e28320aa6145db8201aebb07162d461">&#9670;&#160;</a></span>resize_down</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classftxui_1_1Ref.html">Ref</a>&lt;bool&gt; resize_down = true</td>
</tr>
</table>
</div><div class="memdoc">
<p>Can the down side be resized? </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00260">260</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<a id="aa3858f495756090a379c564844eaf342" name="aa3858f495756090a379c564844eaf342"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa3858f495756090a379c564844eaf342">&#9670;&#160;</a></span>render</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">std::function&lt;<a class="el" href="namespaceftxui.html#a2bc31f2d685189e5c61d2293a1f51b4f">Element</a>(const <a class="el" href="structftxui_1_1WindowRenderState.html">WindowRenderState</a>&amp;)&gt; render</td>
</tr>
</table>
</div><div class="memdoc">
<p>An optional function to customize how the window looks like: </p>
<p class="definition">Definition at line <a class="el" href="component__options_8hpp_source.html#l00263">263</a> of file <a class="el" href="component__options_8hpp_source.html">component_options.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="component__options_8hpp_source.html">component_options.hpp</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.9.8-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespaceftxui.html">ftxui</a></li><li class="navelem"><a class="el" href="structftxui_1_1WindowOptions.html">WindowOptions</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0 </li>
</ul>
</div>
</body>
</html>