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

#include <menus.h>

Collaboration diagram for FuncButton:
[legend]

Data Fields

struct FuncButtonnext
int num
int cont
int mods
int func
MenuRootmenu
MenuItemitem

Detailed Description

Definition at line 97 of file menus.h.

Field Documentation

◆ cont

int FuncButton::cont

Definition at line 100 of file menus.h.

Referenced by AddFuncButton(), GrabButtons(), and HandleButtonPress().

◆ func

int FuncButton::func

Definition at line 102 of file menus.h.

Referenced by AddFuncButton(), GrabButtons(), and HandleButtonPress().

◆ item

MenuItem* FuncButton::item

Definition at line 104 of file menus.h.

Referenced by AddFuncButton(), and HandleButtonPress().

◆ menu

MenuRoot* FuncButton::menu

Definition at line 103 of file menus.h.

Referenced by AddFuncButton(), and HandleButtonPress().

◆ mods

int FuncButton::mods

Definition at line 101 of file menus.h.

Referenced by AddFuncButton(), GrabButtons(), and HandleButtonPress().

◆ next

struct FuncButton* FuncButton::next

Definition at line 98 of file menus.h.

Referenced by AddFuncButton(), GrabButtons(), and HandleButtonPress().

◆ num

int FuncButton::num

Definition at line 99 of file menus.h.

Referenced by AddFuncButton(), GrabButtons(), and HandleButtonPress().


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