Make a GtkHeaderBar application using Glade
Asked Answered
A

1

6

I'm trying to develop a Gtk application using glade, but got stuck with creating GtkHeaderBars.

In this video, it says, the feature of HeaderBars would already be implemented in Glade: https://www.youtube.com/watch?v=Sw3Gn7Ms76E
But neither the option for Client side decorations, nor the actual Headerbar widget seem to exist in the latest Glade version (3.18.3)

Is there a workaround for that?

I know, you can code these things by hand, but I would like to intergrate it into my Glade workflow.

Archil answered 24/3, 2015 at 20:54 Comment(0)
C
1

I think that you can use JHBUILD (https://developer.gnome.org/jhbuild/stable/) to build the current git- or development-version of Glade. The video was probably done the same way.

Crone answered 26/3, 2015 at 18:5 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.