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

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -