| GIMP Application Reference Manual | ||||
|---|---|---|---|---|
"padding-color" GimpRGB* : Read / Write / Construct "padding-mode" GimpCanvasPaddingMode : Read / Write / Construct "show-grid" gboolean : Read / Write / Construct "show-guides" gboolean : Read / Write / Construct "show-layer-boundary" gboolean : Read / Write / Construct "show-menubar" gboolean : Read / Write / Construct "show-rulers" gboolean : Read / Write / Construct "show-sample-points" gboolean : Read / Write / Construct "show-scrollbars" gboolean : Read / Write / Construct "show-selection" gboolean : Read / Write / Construct "show-statusbar" gboolean : Read / Write / Construct
"padding-color" property"padding-color" GimpRGB* : Read / Write / Construct
Sets the canvas padding color used if the padding mode is set to custom color.
"padding-mode" property"padding-mode" GimpCanvasPaddingMode : Read / Write / Construct
Specifies how the area around the image should be drawn.
Default value: GIMP_CANVAS_PADDING_MODE_DEFAULT
"show-grid" property"show-grid" gboolean : Read / Write / Construct
When enabled, the grid is visible by default. This can also be toggled with the "View->Show Grid" command.
Default value: FALSE
"show-guides" property"show-guides" gboolean : Read / Write / Construct
When enabled, the guides are visible by default. This can also be toggled with the "View->Show Guides" command.
Default value: TRUE
"show-layer-boundary" property"show-layer-boundary" gboolean : Read / Write / Construct
When enabled, the layer boundary is visible by default. This can also be toggled with the "View->Show Layer Boundary" command.
Default value: TRUE
"show-menubar" property"show-menubar" gboolean : Read / Write / Construct
When enabled, the menubar is visible by default. This can also be toggled with the "View->Show Menubar" command.
Default value: TRUE
"show-rulers" property"show-rulers" gboolean : Read / Write / Construct
When enabled, the rulers are visible by default. This can also be toggled with the "View->Show Rulers" command.
Default value: TRUE
"show-sample-points" property"show-sample-points" gboolean : Read / Write / Construct
When enabled, the sample points are visible by default. This can also be toggled with the "View->Show Sample Points" command.
Default value: TRUE
"show-scrollbars" property"show-scrollbars" gboolean : Read / Write / Construct
When enabled, the scrollbars are visible by default. This can also be toggled with the "View->Show Scrollbars" command.
Default value: TRUE
"show-selection" property"show-selection" gboolean : Read / Write / Construct
When enabled, the selection is visible by default. This can also be toggled with the "View->Show Selection" command.
Default value: TRUE
"show-statusbar" property"show-statusbar" gboolean : Read / Write / Construct
When enabled, the statusbar is visible by default. This can also be toggled with the "View->Show Statusbar" command.
Default value: TRUE