GTK+ - setting the color of a button (in C) -
so problem follows - need create buttons in gtk/c program simple clickable, colored tiles. found thread gtk modifying background color of gtkbutton , few other resources supply similar answer, no matter set_fg function nothing , set_bg function either sets thin frame around button/widget - stays gray - or nothing. can please me solve problem or give me reasonable alternative creating set of colored tiles can clicked on , can dynamically change color?
Comments
Post a Comment