28 lines
632 B
Markdown
28 lines
632 B
Markdown
---
|
|
title: darktable.gui.libs.global_toolbox
|
|
id: global_toolbox
|
|
weight: 130
|
|
draft: false
|
|
author: "people"
|
|
---
|
|
|
|
The common tools to all view \(settings, grouping...\)
|
|
|
|
Attributes:
|
|
* [has_tostring](../../../Attributes#has_tostring)
|
|
* [parent](../Attributes#parent) : [types.dt_lua_lib_t](../../../types/dt_lua_lib_t)
|
|
|
|
## darktable.gui.libs.global_toolbox.grouping
|
|
|
|
boolean- The current status of the image grouping option
|
|
|
|
Attributes:
|
|
* [write](../../../Attributes#write)
|
|
|
|
## darktable.gui.libs.global_toolbox.show_overlays
|
|
|
|
boolean - the current status of the image overlays option
|
|
|
|
Attributes:
|
|
* [write](../../../Attributes#write)
|
|
|