tool_menu_button.h File Reference

Tool_Menu_Button Widget. More...

#include "ntw.h"

Go to the source code of this file.

Functions

ntwWidget * ntw_tool_menu_button_new (ntwWidget *image_buffer, char *label, ntwWidget *menu)
 Create tool_menu_button.


Detailed Description

Tool_Menu_Button Widget.

A tool_menu_button is a container for an image, a label, and a menu, specified at the creation of the tool_menu_button. The tool_menu_button is added to a toolbar with ntw_container_add().


Function Documentation

ntwWidget* ntw_tool_menu_button_new ntwWidget *  image_buffer,
char *  label,
ntwWidget *  menu
 

Create tool_menu_button.

Parameters:
image_buffer Image to display on button
label Text label to display on button
menu Menu to display when menu_button is clicked
Returns:
Newly created tool_menu_button


Generated on Wed Jun 28 17:00:07 2006 for NTW Server C Library by  doxygen 1.4.6