comment_mode


Description:

[ Version ( since = "2.4" ) ]
public void comment_mode (bool enable)

This function toggles whether the this should create commented or uncommented output.

This feature is used to generate the system-wide installed gimprc that documents the default settings.

Since comments have to start at the beginning of a line, this function will insert a newline if necessary.

Parameters:

this

a ConfigWriter

enable

true to enable comment mode, false to disable it