GimpProcView

GimpProcView — A widget showing information about a PDB procedure.

Functions

Description

A widget showing information about a PDB procedure, mainly for the procedure and plug-in browsers.

Functions

gimp_proc_view_new ()

GtkWidget *
gimp_proc_view_new (const gchar *procedure_name);

Parameters

procedure_name

The name of a procedure.

 

Returns

a new widget providing a view on a GIMP procedure.

[transfer full]

Since: 2.4