Remove button box

Posted by stdio on Stack Overflow See other posts from Stack Overflow or by stdio
Published on 2010-05-21T23:12:14Z Indexed on 2010/05/22 12:30 UTC
Read the original article Hit count: 104

Filed under:

I'm writing an application in C and I've a GtkLinkButton that contains a GtkStockItem. How can I remove the button box that appears when mouse pointer is on and when I click it?

© Stack Overflow or respective owner

Related posts about gtk