luadocs/content/lua.api.manual/darktable/gui/libs/collect.md

1.2 KiB

title id weight draft author
darktable.gui.libs.collect collect 40 false people

The collection UI element that allows to filter images by collection

Attributes:

darktable.gui.libs.collect.filter

function(
  [rules : array of types.dt_lib_collect_params_rule_t]
) : array oftypes.dt_lib_collect_params_rule_t

Get or change the list of visible images

Attributes:

darktable.gui.libs.collect.new_rule

function(
) : types.dt_lib_collect_params_rule_t

Returns a newly created rule object