OpenTTD Source 20260606-master-ga894ddf665
transparency_gui.h File Reference

GUI functions related to transparency. More...

Go to the source code of this file.

Functions

void ShowTransparencyToolbar ()
 Show the transparency toolbar.

Detailed Description

GUI functions related to transparency.

Definition in file transparency_gui.h.

Function Documentation

◆ ShowTransparencyToolbar()

void ShowTransparencyToolbar ( )

Show the transparency toolbar.

Definition at line 174 of file transparency_gui.cpp.

References _transparency_desc, and AllocateWindowDescFront().

Referenced by MenuClickSettings(), and MainWindow::OnHotkey().