=?windows-1252?Q?Re=3A_gtkmm_3=2E4=2E0_=2D_Gtk=3A=3AVolumeButton_=2D_=91VolumeButto?= =?windows-1252?Q?n=92_is_not_a_member_of_=91Gtk=92?=



Yes I did not specify that I included the whole <gtkmm.h> but you got it.
Many thanks for the workaround to this.
Giuseppe.


On Tue, Jun 19, 2012 at 6:26 PM, Kjell Ahlstedt <kjell ahlstedt bredband net> wrote:
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]