#include <string.h>#include "ut_assert.h"#include "xap_GtkStyle.h"Functions | |
| static void | append_element (GtkWidgetPath *path, const char *selector) |
| static GtkStyleContext * | create_context_for_path (GtkWidgetPath *path, GtkStyleContext *parent) |
| GtkStyleContext * | XAP_GtkStyle_get_style (GtkStyleContext *parent, const char *selector) |
| static void append_element | ( | GtkWidgetPath * | path, | |
| const char * | selector | |||
| ) | [static] |
References type, UT_ASSERT, and UT_SHOULD_NOT_HAPPEN.
Referenced by XAP_GtkStyle_get_style().
| static GtkStyleContext* create_context_for_path | ( | GtkWidgetPath * | path, | |
| GtkStyleContext * | parent | |||
| ) | [static] |
Referenced by XAP_GtkStyle_get_style().
| GtkStyleContext* XAP_GtkStyle_get_style | ( | GtkStyleContext * | parent, | |
| const char * | selector | |||
| ) |
References append_element(), and create_context_for_path().
Referenced by abi_table_init(), and GR_UnixCairoGraphics::init3dColors().
1.7.1