On Thu, Oct 08, 2015 at 10:54:01PM +0200, rastersoft wrote:
> Hi all:
> 
> I want to fix the problem in GTK, that doesn't show the "close" button
> when it is put at the left side and the left panel is visible.

I'm affraid it's not clear what you mean here. What doesn't show what
button?

> But to do so in a consisten way I need a way of painting a standard
> "close" button, the one used in gtk_header_bar when "layout" specifies
> "close", with the appearance of a true "close" button. Is it possible
> to do it with a classic GTK button?

If what you want to do is create a button with a "close" symbol then you
can set its icon to either the "window-close" or "window-close-symbolic"
icon.

                Marcus
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to