Bottom Bar Container. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| struct MuttWindow * | bottombar_new (void) |
| Create the Bottom Bar Container. | |
Bottom Bar Container.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file bottombar.h.
| struct MuttWindow * bottombar_new | ( | void | ) |
Create the Bottom Bar Container.
| ptr | New Bottom Bar Container Window |
The Bottom Bar is a horizontal container that holds the Message Container and the Utility Window side by side. Its height (req_rows) is updated dynamically by msgwin_set_rows() and the msgcont push/pop functions.
Definition at line 67 of file bottombar.c.
Here is the call graph for this function:
Here is the caller graph for this function: