Re: gtkmm 3.4.0 - Gtk::VolumeButton - =?windows-1252?Q?=91Volume?= =?windows-1252?Q?Button=92_is_not_a_member_of_=91Gtk=92?=
- From: Kjell Ahlstedt <kjell ahlstedt bredband net>
- To: Giuseppe Penone <giuspen gmail com>
- Cc: Gtkmm list <gtkmm-list gnome org>
- Subject: Re: gtkmm 3.4.0 - Gtk::VolumeButton - ‘VolumeButton’ is not a member of ‘Gtk’
- Date: Tue, 19 Jun 2012 18:26:28 +0200
2012-06-19 17:12, Giuseppe Penone skrev:
Hi,
trying to instantiate:
Gtk::VolumeButton volume_button;
I get
error: ‘VolumeButton’ is not a member of ‘Gtk’
is this a bug?
Cheers.
I can see that there is no
#include <gtkmm/volumebutton.h>
in gtkmm.h. You have to add that #include to your code.
Is it a bug? Probably. Or does anyone know a reason not to include it in
gtkmm.h?
Kjell
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]