Struct
GimpPixPipeParams
Description [src]
struct GimpPixPipeParams {
gint step;
gint ncells;
gint dim;
gint cols;
gint rows;
gint cellwidth;
gint cellheight;
gchar* placement;
None rank;
None selection;
}
PLease somebody help documenting this.
Structure members
step |
Step. |
ncells |
Number of cells. |
dim |
Dimension. |
cols |
Columns. |
rows |
Rows. |
cellwidth |
Cell width. |
cellheight |
Cell height. |
placement |
Placement. |
rank |
Rank. |
selection |
Selection. |