|
KWWidgets
|
#include "vtkTcl.h"#include "vtkKWWidgets.h"Go to the source code of this file.
Functions | |
| KWWidgets_EXTERN int | vtkKWSetApplicationIconTclCommand_DoInit (Tcl_Interp *interp) |
| KWWidgets_EXTERN int | vtkKWSetApplicationIcon (Tcl_Interp *interp, const char *app_name, int icon_res_id) |
| KWWidgets_EXTERN int | vtkKWSetApplicationSmallIcon (Tcl_Interp *interp, const char *app_name, int icon_res_id) |
| KWWidgets_EXTERN int vtkKWSetApplicationIconTclCommand_DoInit | ( | Tcl_Interp * | interp | ) |
| KWWidgets_EXTERN int vtkKWSetApplicationIcon | ( | Tcl_Interp * | interp, |
| const char * | app_name, | ||
| int | icon_res_id | ||
| ) |
| KWWidgets_EXTERN int vtkKWSetApplicationSmallIcon | ( | Tcl_Interp * | interp, |
| const char * | app_name, | ||
| int | icon_res_id | ||
| ) |
1.8.3.1