darktable.gui.libs.import

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.