is_internal


Description:

[ Version ( since = "3.0" ) ]
public bool is_internal ()

Provide the information if this is an internal procedure.

Only a procedure looked up in the [class@Gimp.PDB] can be internal. Procedures created by a plug-in in particular are never internal.

Parameters:

this

A Procedure

Returns:

Whether this is an internal procedure or not.