614 B
614 B
title | id | weight | draft | author |
---|---|---|---|---|
darktable.gui.libs.import | import | 180 | false | people |
The buttons to start importing images
Attributes:
darktable.gui.libs.import.register_widget
function(
widget : types.lua_widget
)
Add a widget in the option expander of the import dialog
- widget - types.lua_widget - The widget to add to the dialog. The reset callback of the widget will be called whenever the dialog is opened.