Hi, two Lua questions:

After registering a module using

    dt.register_lib( ... , {[dt.gui.views.lighttable] = 
{"DT_UI_CONTAINER_PANEL_RIGHT_CENTER", 100}}, ...)

how can I remove it again?  I was looking for a `dt.unregister_lib`,
but could not find one.

Also, what's the precise semantics of `{[dt.gui.views.lighttable] =
{"DT_UI_CONTAINER_PANEL_RIGHT_CENTER", 100}}`, and where would I find
documentation about the alternatives?

Cheers
Stefan


-- 
http://stefan-klinger.de                                        o/X
I prefer receiving plain text messages, not exceeding 32kB.     /\/
                                                                  \
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to