rofi 1.7.5
ThemeWidget Struct Reference

#include <theme.h>

Collaboration diagram for ThemeWidget:
Collaboration graph

Data Fields

int set
 
char * name
 
unsigned int num_widgets
 
struct ThemeWidget ** widgets
 
ThemeMediamedia
 
GHashTable * properties
 
struct ThemeWidgetparent
 

Detailed Description

ThemeWidget.

Definition at line 71 of file theme.h.

Field Documentation

◆ media

ThemeMedia* ThemeWidget::media

Definition at line 78 of file theme.h.

Referenced by rofi_theme_parse_merge_widgets(), and rofi_theme_print_index().

◆ name

◆ num_widgets

◆ parent

struct ThemeWidget* ThemeWidget::parent

◆ properties

GHashTable* ThemeWidget::properties

Definition at line 80 of file theme.h.

Referenced by rofi_theme_parse_merge_widgets(), and rofi_theme_resolve_link_property().

◆ set

int ThemeWidget::set

Definition at line 72 of file theme.h.

◆ widgets


The documentation for this struct was generated from the following file: