Struct
GimpPixPipeParams
Description [src]
struct GimpPixPipeParams {
gint step;
gint ncells;
gint dim;
gint cols;
gint rows;
gint cellwidth;
gint cellheight;
gchar* placement;
gint rank[4];
gchar* selection[4];
}
PLease somebody help documenting this.
Structure members
step:gintStep.
ncells:gintNumber of cells.
dim:gintDimension.
cols:gintColumns.
rows:gintRows.
cellwidth:gintCell width.
cellheight:gintCell height.
placement:gchar*Placement.
rank:gintRank.
selection:gchar*Selection.