Gimp.getpid (original) (raw)
Gimp
API Version: 3.0
Library Version: 3.0.2
Functions
Generated by gi-docgen 2023.1
Function
Gimpgetpid
since: 2.4
Declaration [src]
gint
gimp_getpid (
void
)
Description [src]
Returns the PID of the host GIMP process.
This procedure returns the process ID of the currently running GIMP.
Available since: 2.4
Return value
Type: gint
The PID.