Found in GTK, function:
Code: Select all
void
gtk_color_selection_set_current_color (
GtkColorSelection* colorsel,
const GdkColor* color
)
Code: Select all
void
gtk_color_selection_set_current_color (
GtkColorSelection* colorsel,
const GdkColor* color
)
Code: Select all
gtkgadgetcolor::SetSelectedColor(#PB_Gadget_FrontColor, RGB(0,0,0))