363 B
363 B
title | id | weight | draft | author |
---|---|---|---|---|
darktable.gui.panel_get_size | panel_get_size | 70 | false | people |
function(
panel : types.dt_ui_panel_t
):int
Gets the size in pixels of the specified panel. This only works for the left, right, and bottom panels.
- panel - types.dt_ui_panel_t - The panel to get the size of.