CTWM
Loading...
Searching...
No Matches
MenuItem Struct Reference

#include <menus.h>

Collaboration diagram for MenuItem:
[legend]

Data Fields

struct MenuItemnext
struct MenuItemprev
struct MenuRootsub
struct MenuRootroot
char * item
char * action
ColorPair normal
ColorPair highlight
short item_num
short x
short func
bool state
short strlen
bool user_colors
bool separated

Detailed Description

Definition at line 48 of file menus.h.

Field Documentation

◆ action

char* MenuItem::action

Definition at line 54 of file menus.h.

Referenced by AddToMenu(), EF_main(), f_menu_impl(), HandleButtonPress(), and HandleKeyPress().

◆ func

short MenuItem::func

◆ highlight

ColorPair MenuItem::highlight

Definition at line 56 of file menus.h.

Referenced by MakeMenu(), Paint3DEntry(), and PaintNormalEntry().

◆ item

char* MenuItem::item

Definition at line 53 of file menus.h.

Referenced by AddToMenu(), HandleKeyPress(), Paint3DEntry(), and PaintNormalEntry().

◆ item_num

short MenuItem::item_num

Definition at line 57 of file menus.h.

Referenced by AddToMenu(), HandleKeyPress(), MakeMenu(), Paint3DEntry(), PaintMenu(), and PaintNormalEntry().

◆ next

◆ normal

ColorPair MenuItem::normal

Definition at line 55 of file menus.h.

Referenced by AddToMenu(), MakeMenu(), Paint3DEntry(), and PaintNormalEntry().

◆ prev

struct MenuItem* MenuItem::prev

Definition at line 50 of file menus.h.

Referenced by AddToMenu().

◆ root

struct MenuRoot* MenuItem::root

Definition at line 52 of file menus.h.

Referenced by AddToMenu().

◆ separated

bool MenuItem::separated

Definition at line 63 of file menus.h.

Referenced by AddToMenu(), Paint3DEntry(), and PaintNormalEntry().

◆ state

bool MenuItem::state

Definition at line 60 of file menus.h.

Referenced by AddToMenu(), Paint3DEntry(), PaintEntry(), and PaintNormalEntry().

◆ strlen

short MenuItem::strlen

Definition at line 61 of file menus.h.

Referenced by AddToMenu(), Paint3DEntry(), and PaintNormalEntry().

◆ sub

struct MenuRoot* MenuItem::sub

Definition at line 51 of file menus.h.

Referenced by AddToMenu(), f_menu_impl(), and HandleKeyPress().

◆ user_colors

bool MenuItem::user_colors

Definition at line 62 of file menus.h.

Referenced by AddToMenu(), MakeMenu(), Paint3DEntry(), and PaintNormalEntry().

◆ x

short MenuItem::x

Definition at line 58 of file menus.h.

Referenced by Paint3DEntry(), and PaintNormalEntry().


The documentation for this struct was generated from the following file:
  • /usr/src/RPM/BUILD/ctwm-4.1.0/menus.h