CTWM
Loading...
Searching...
No Matches
Data Fields
name_list Struct Reference

#include <list.h>

Collaboration diagram for name_list:
[legend]

Data Fields

name_listnext
 
charname
 
voidptr
 

Detailed Description

Definition at line 20 of file list.h.

Field Documentation

◆ name

char* name_list::name

Definition at line 22 of file list.h.

Referenced by PlaceIcon(), and PlaceWindowInRegion().

◆ next

name_list* name_list::next

Definition at line 21 of file list.h.

Referenced by DeleteIconsList(), and FreeList().

◆ ptr

void* name_list::ptr

Definition at line 23 of file list.h.


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