rofi  1.7.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 68 of file theme.h.

Field Documentation

◆ media

ThemeMedia* ThemeWidget::media

Definition at line 75 of file theme.h.

Referenced by rofi_theme_parse_merge_widgets(), and rofi_theme_print_index().

◆ name

◆ num_widgets

◆ parent

struct ThemeWidget* ThemeWidget::parent

Definition at line 79 of file theme.h.

Referenced by rofi_theme_find_or_create_name(), and rofi_theme_print_index().

◆ properties

GHashTable* ThemeWidget::properties

◆ set

int ThemeWidget::set

Definition at line 69 of file theme.h.

◆ widgets


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