Re: [anjuta-list] Target specific versions of GTK
- From: Unknown <ryanvader82 gmail com>
- To: Sébastien Granjoux <seb sfo free fr>, anjuta-list gnome org
- Subject: Re: [anjuta-list] Target specific versions of GTK
- Date: Sat, 08 Aug 2015 12:08:49 -0500
Hello,
With your suggestion I tried to use some of the widgets that are blocked in Anjuta UI builder with Glade itself. I also confirmed the version of GTK+ installed (3.16.6). In Glade 3 (3.18.3) I can use all of the widgets available in GTK 3.16 including revealers, popup-menues, etc. I tried to do the same again in Anjuta (3.16) and I get "Revealer: This widget was introduced in gtk+ 3.10 while the project targets gtk+ 3.10" (See attached image). Is there any way around this issue?
On Sat, 2015-08-08 at 08:38 +0200, Sébastien Granjoux wrote:
Hi,
Le 08/08/2015 04:34, Unknown a écrit :
I am trying to figure out how to target newer versions of GTK in order
to access new features. When I create new projects the default, at
least for the UI builder, is GTK 3.0. I want to try GTK features such
as the revealer or popover menus but cannot figure out how to change the
target of the project. Is there a way to change the target version of
GTK for an existing project?
I think Anjuta doesn't target a particular version of Gtk. It uses the
version of Gtk installed on your system. Now, it's possible that the
latest widgets are not available in the UI builder. You can check that
by running it standalone, it's name glade.
If it's the case, you have to create those widgets by calling directly
the corresponding constructor in your program.
Regards,
Sébastien
Attachment:
Workspace 3_103.png
Description: PNG image
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]