| GIMP Application Reference Manual | ||||
|---|---|---|---|---|
GimpPaintInfo;
GimpPaintInfo* gimp_paint_info_new (Gimp *gimp,
GType paint_type,
GType paint_options_type,
const gchar *identifier,
const gchar *blurb,
const gchar *stock_id);
void gimp_paint_info_set_standard (Gimp *gimp,
GimpPaintInfo *paint_info);
GimpPaintInfo* gimp_paint_info_get_standard (Gimp *gimp);
GimpPaintInfo* gimp_paint_info_new (Gimp *gimp, GType paint_type, GType paint_options_type, const gchar *identifier, const gchar *blurb, const gchar *stock_id);
|
|
|
|
|
|
|
|
|
|
|
|
Returns : |
void gimp_paint_info_set_standard (Gimp *gimp, GimpPaintInfo *paint_info);
|
|
|
GimpPaintInfo* gimp_paint_info_get_standard (Gimp *gimp);
|
|
Returns : |