#include "ntw.h"
Go to the source code of this file.
Functions | |
ntwWidget * | ntw_tool_bar_new () |
Create tool_bar. |
A tool_bar is a horizontal bar that contains tool_button, tool_menu_button, and tool_item widgets. Children are added with ntw_container_add().
|
Create tool_bar.
|