#include <glib.h>Go to the source code of this file.
Typedefs | |
| typedef struct _GOFont | GOFont |
| typedef struct _GOFontMetrics | GOFontMetrics |
| typedef struct _GOPattern | GOPattern |
| typedef struct _GOMarker | GOMarker |
| typedef struct _GOFormat | GOFormat |
| typedef struct _GOFormatElement | GOFormatElement |
| typedef struct _GODateConventions | GODateConventions |
| typedef struct _GOImage | GOImage |
| typedef struct _GOMemChunk | GOMemChunk |
| typedef const char *(* | GOTranslateFunc )(char const *path, gpointer func_data) |
Variables | |
| G_BEGIN_DECLS typedef guint32 | GOColor |
| typedef struct _GODateConventions GODateConventions |
| typedef struct _GOFont GOFont |
| typedef struct _GOFontMetrics GOFontMetrics |
| typedef struct _GOFormat GOFormat |
| typedef struct _GOFormatElement GOFormatElement |
| typedef struct _GOMarker GOMarker |
| typedef struct _GOMemChunk GOMemChunk |
| typedef struct _GOPattern GOPattern |
| typedef const char*(* GOTranslateFunc)(char const *path, gpointer func_data) |
| G_BEGIN_DECLS typedef guint32 GOColor |
Referenced by cb_color_dialog_response(), cb_combo_custom_activate(), cb_combo_custom_response(), cb_menu_color_activate(), cb_menu_custom_response(), cb_preview_clicked(), go_color_palette_render_func(), go_color_selector_drag_data_get(), go_color_selector_drag_data_received(), go_color_selector_drag_fill_icon(), and go_combo_color_new().
1.5.5