CTWM
Loading...
Searching...
No Matches
Functions
/usr/src/RPM/BUILD/ctwm-4.1.0/win_decorations_init.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void InitTitlebarButtons (void)
 
void SetCurrentTBAction (int button, int mods, int func, char *action, MenuRoot *menuroot)
 
bool CreateTitleButton (char *name, int func, char *action, MenuRoot *menuroot, bool rightside, bool append)
 

Function Documentation

◆ CreateTitleButton()

bool CreateTitleButton ( char * name,
int func,
char * action,
MenuRoot * menuroot,
bool rightside,
bool append )

◆ InitTitlebarButtons()

void InitTitlebarButtons ( void )

◆ SetCurrentTBAction()

void SetCurrentTBAction ( int button,
int mods,
int func,
char * action,
MenuRoot * menuroot )

Definition at line 203 of file win_decorations_init.c.

References cur_tb, TitleButton::funs, TitleButtonFunc::num, PlaceX, and ProgramName.

Referenced by CreateTitleButton().