standard_help_func


Description:

[ CCode ( cname = "gimp_standard_help_func" ) ]
public void standard_help_func (string help_id, void* help_data)

This is the standard GIMP help function which does nothing but calling help.

It is the right function to use in almost all cases.

Parameters:

help_id

A unique help identifier.

help_data

The help_data passed to help_connect.


Namespace: GimpUi
Package: gimp-ui-3.0