ListViewGadget color selected
Posted: Sun Apr 27, 2025 8:16 pm
How to change the color of the highlighted element?
Found in GTK, function:
If it is she, how to perform it in Purebasic?
Found in GTK, function:
Code: Select all
void
gtk_color_selection_set_current_color (
GtkColorSelection* colorsel,
const GdkColor* color
)