Function
GimpUistandard_help_func
Declaration [src]
void
gimp_standard_help_func (
const gchar* help_id,
gpointer help_data
)
Description [src]
This is the standard GIMP help function which does nothing but calling gimp_help(). It is the right function to use in almost all cases.