#include "ap_Dialog_Columns.h"
#include "ut_types.h"
#include "ut_string.h"
#include "xap_Toolbar_Icons.h"
#include "ap_Toolbar_Icons_All.h"
Go to the source code of this file.
Define Documentation
| #define DefineToolbarIcon |
( |
|
name |
) |
{ #name, (const char **) name, sizeof(name)/sizeof(name[0]) }, |
| #define DefineToolbarIcon |
( |
|
name |
) |
{ #name, (const char **) name, sizeof(name)/sizeof(name[0]) }, |
Function Documentation
| static bool findIconDataByName |
( |
const char * |
szName, |
|
|
const char *** |
pIconData, |
|
|
UT_uint32 * |
pSizeofData | |
|
) |
| | [static] |
| static bool label_button_with_abi_pixmap |
( |
GtkWidget * |
button, |
|
|
const char * |
szIconName | |
|
) |
| | [inline, static] |
Variable Documentation