Gimp.show_help_button
@returns(bool)
def show_help_button():
# Python 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