tool_button.h File Reference
Tool_Button Widget. More...
#include "ntw.h"
Go to the source code of this file.
|
Functions |
ntwWidget * | ntw_tool_button_new (ntwWidget *image_buffer, char *label) |
| Create tool_button.
|
Detailed Description
Tool_Button Widget.
A tool_button is a container for an image and a label, specified at the creation of the tool_button. It's added to a toolbar with ntw_container_add().
Function Documentation
ntwWidget* ntw_tool_button_new |
( |
ntwWidget * |
image_buffer, |
|
|
char * |
label |
|
) |
|
|
|
Create tool_button.
- Parameters:
-
| image_buffer | Image to display on button |
| label | Text label to display on button |
- Returns:
- Newly created tool_button
|
Generated on Wed Jun 28 17:00:07 2006 for NTW Server C Library by
1.4.6