PatchworkOS
Loading...
Searching...
No Matches
taskbar_entry_t Struct Reference

#include <taskbar.h>

Data Fields

list_entry_t entry
 
surface_info_t info
 
char name [MAX_NAME]
 
element_tbutton
 

Detailed Description

Definition at line 18 of file taskbar.h.

Field Documentation

◆ button

element_t* taskbar_entry_t::button

◆ entry

list_entry_t taskbar_entry_t::entry

Definition at line 20 of file taskbar.h.

Referenced by taskbar_entry_add(), taskbar_entry_remove(), and taskbar_procedure().

◆ info

surface_info_t taskbar_entry_t::info

Definition at line 21 of file taskbar.h.

Referenced by taskbar_entry_add(), taskbar_entry_remove(), and taskbar_procedure().

◆ name

char taskbar_entry_t::name[MAX_NAME]

Definition at line 22 of file taskbar.h.

Referenced by taskbar_entry_add().


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