Gimp.show_help_button

function show_help_button(): Boolean {
    // Gjs wrapper for gimp_show_help_button()
}
  

Returns whether or not GimpDialog should automatically add a help button if help_func and help_id are given.

This is a constant value given at plug-in configuration time.

Since 2.2

Returns

the show_help_button boolean