| GIMP Application Reference Manual | ||||
|---|---|---|---|---|
GimpSelectionOptions;
GtkWidget* gimp_selection_options_gui (GimpToolOptions *tool_options);
GObject +----GimpObject +----GimpContext +----GimpToolOptions +----GimpSelectionOptions +----GimpForegroundSelectOptions +----GimpIscissorsOptions +----GimpRectangleSelectOptions +----GimpRegionSelectOptions
"antialias" gboolean : Read / Write / Construct "feather" gboolean : Read / Write / Construct "feather-radius" gdouble : Read / Write / Construct "operation" GimpChannelOps : Read / Write / Construct
GtkWidget* gimp_selection_options_gui (GimpToolOptions *tool_options);
|
|
Returns : |
"antialias" property"antialias" gboolean : Read / Write / Construct
Smooth edges.
Default value: TRUE
"feather-radius" property"feather-radius" gdouble : Read / Write / Construct
Allowed values: [0,100]
Default value: 10
"operation" property"operation" GimpChannelOps : Read / Write / Construct
Default value: GIMP_CHANNEL_OP_REPLACE