Functions

xap_GtkStyle.cpp File Reference

#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)

Function Documentation

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 
)