rofi  1.6.0
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 70 of file theme.h.

Field Documentation

◆ media

ThemeMedia* ThemeWidget::media

Definition at line 78 of file theme.h.

Referenced by rofi_theme_free(), and rofi_theme_parse_process_conditionals().

◆ name

◆ num_widgets

◆ parent

struct ThemeWidget* ThemeWidget::parent

◆ properties

◆ set

int ThemeWidget::set

Definition at line 72 of file theme.h.

◆ widgets


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