294 #ifdef THEME_CONVERTER 298 void rofi_theme_convert_old (
void );
int rofi_theme_get_position(const widget *widget, const char *property, int def)
char * helper_get_theme_path(const char *file)
int rofi_theme_get_boolean(const widget *widget, const char *property, int def)
gboolean rofi_theme_is_empty(void)
void rofi_theme_print(ThemeWidget *widget)
void rofi_theme_free(ThemeWidget *widget)
ThemeWidget * rofi_theme_find_or_create_name(ThemeWidget *base, const char *name)
RofiOrientation rofi_theme_get_orientation(const widget *widget, const char *property, RofiOrientation def)
int rofi_theme_get_integer(const widget *widget, const char *property, int def)
Property * rofi_theme_property_copy(Property *p)
GList * rofi_theme_get_list(const widget *widget, const char *property, const char *defaults)
int distance_get_pixel(RofiDistance d, RofiOrientation ori)
gboolean rofi_theme_parse_file(const char *file)
double rofi_theme_get_double(const widget *widget, const char *property, double def)
ThemeWidget * rofi_theme_find_widget(const char *name, const char *state, gboolean exact)
char * rofi_theme_parse_prepare_file(const char *file, const char *parent_file)
const char * rofi_theme_get_string(const widget *widget, const char *property, const char *def)
RofiHighlightColorStyle rofi_theme_get_highlight(widget *widget, const char *property, RofiHighlightColorStyle th)
RofiPadding rofi_theme_get_padding(const widget *widget, const char *property, RofiPadding pad)
struct ThemeWidget ThemeWidget
void distance_get_linestyle(RofiDistance d, cairo_t *draw)
RofiDistance rofi_theme_get_distance(const widget *widget, const char *property, int def)
void rofi_theme_reset(void)
void rofi_theme_property_free(Property *p)
Property * rofi_theme_property_create(PropertyType type)
void rofi_theme_get_color(const widget *widget, const char *property, cairo_t *d)
void rofi_theme_widget_add_properties(ThemeWidget *widget, GHashTable *table)
gboolean rofi_theme_parse_string(const char *string)
Property * rofi_theme_find_property(ThemeWidget *widget, PropertyType type, const char *property, gboolean exact)