Virtual Method
GimpUiGradientSelectButtongradient_set
Declaration [src]
void
gradient_set (
GimpGradientSelectButton* button,
const gchar* gradient_name,
gint width,
const gdouble* gradient_data,
gboolean dialog_closing
)
Parameters
gradient_name
-
Type:
const gchar*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. width
-
Type:
gint
No description available.
gradient_data
-
Type:
const gdouble*
No description available.
The data is owned by the caller of the function. dialog_closing
-
Type:
gboolean
No description available.