Method
GtkColorSelectionset_current_alpha
Declaration [src]
void
gtk_color_selection_set_current_alpha (
GtkColorSelection* colorsel,
guint16 alpha
)
Description [src]
Sets the current opacity to be alpha
.
The first time this is called, it will also set
the original opacity to be alpha
too.
Sets property | Gtk.ColorSelection:current-alpha |