Home
last modified time | relevance | path

Searched refs:_show_help_button (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimp.c218 static gboolean _show_help_button = TRUE; variable
1457 return _show_help_button; in gimp_show_help_button()
2330 _show_help_button = config->show_help_button ? TRUE : FALSE; in gimp_config()