#include "ntw.h"
Go to the source code of this file.
Functions | |
ntwWidget * | ntw_tool_item_new () |
Create tool_item. |
A tool_item is a container for a single widget. It's used to put something other than a tool_button on a tool_bar. The child is added with ntw_container_add().
|
Create tool_item.
|