luadocs/content/lua.api.manual/darktable/gui/panel_show.md

19 lines
262 B
Markdown
Raw Normal View History

---
title: darktable.gui.panel_show
id: panel_show
weight: 110
draft: false
author: "people"
---
```
function(
panel : types.dt_ui_panel_t
)
```
Shows the specified panel.
* **panel** - _[types.dt_ui_panel_t](../../types/dt_ui_panel_t)_ - The panel to show.