atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
m_back.c File Reference

Function to create the background color menu item. More...

#include "global.h"
#include "color_box.h"
#include "glwindow.h"
+ Include dependency graph for m_back.c:

Go to the source code of this file.

Functions

GMenu * menu_back (glwin *view, int popm)
 create the background color menu item GTK4
 

Detailed Description

Function to create the background color menu item.

Author
Sébastien Le Roux sebas.nosp@m.tien.nosp@m..lero.nosp@m.ux@i.nosp@m.pcms..nosp@m.unis.nosp@m.tra.f.nosp@m.r

Definition in file m_back.c.

Function Documentation

◆ menu_back()

GMenu * menu_back ( glwin * view,
int popm )

create the background color menu item GTK4

Parameters
viewthe target glwin
popmmain app (0) or popup (1)

Definition at line 68 of file m_back.c.