--- 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.