Re: Custom Titlebar



On Sun, Aug 10, 2014 at 7:31 PM, Michael Cronenworth <mike cchtml com> wrote:
On 08/09/2014 04:25 PM, Mahan Marwat wrote:

How can I add a custom titlebar to my GUI application?


Are you asking for custom text or a complete replacement with widgets of
your own?

[...]

If the later, GTK does not support that.


That is not quite true - since GTK 3.10, there's

  gtk_window_set_titlebar (GTK_WINDOW (window), titlebar_widget);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]