Re: AW: get_resolution
- From: "Jonathon Jongsma" <jonathon jongsma gmail com>
- To: sundaresh <sundaresh mail com>
- Cc: gtkmm-list gnome org
- Subject: Re: AW: get_resolution
- Date: Wed, 8 Aug 2007 10:44:53 -0500
On 8/8/07, sundaresh <sundaresh mail com> wrote:
>
> I use gtkmm-2.4, so this function should be available.Is there any syntax
> error ?
>
>
> Alexander Gehlert-2 wrote:
> >
> >
> >
> > hi,
> >
> > what gtkmm version do you use...?
> >
> > this function exists since gtkmm 2.10...
> >
> > not sure, but are you looking for Gdk::Screen::get_width() and
> > get_height(), aren't you ?
> >
> > regards,
> >
> > Alex
As explained, gtkmm-2.4 is the API version. You could be using
gtkmm-2.4 version 2.8 or gtkmm-2.4 version 2.10. If you're using
linux, you can easily check the release version with the following
command:
pkg-config --modversion gtkmm-2.4
The online documentation at gtkmm.org always shows the latest
documentation, so there may be functions documented there that don't
exist in your installed version of gktmm. The most reliable way to
get documentation for your version of gtkmm is to install the gtkmm
-doc package from your distribution (if you're using linux).
Otherwise the documentation is always available in the tarball release
for a particular version.
--
jonner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]