How to invoke help browser with gtkmm/gnomemm?
- From: BALLABIO GERARDO <GERARDO BALLABIO ESTERNI GRUPPO MPS IT>
- To: "gtkmm-list gnome org" <gtkmm-list gnome org>
- Subject: How to invoke help browser with gtkmm/gnomemm?
- Date: Mon, 9 Nov 2009 12:58:58 +0100
Hi all,
I need ask your help.
I am writing a C++ application with gtkmm and trying to follow Gnome guidelines. In particular I'm adding to it a Help menu with a Contents entry that, when activated, should start the Gnome help browser and make it display the application manual.
I found here: http://library.gnome.org/devel/gdp-handbook/stable/buildingdocs.html.en#helpmenu the recommended procedure to do that in C, but I could not find anywhere how I am supposed to do it in C++. I expected that gnomemm provided a C++ function corresponding to gnome_help_display, but apparently that doesn't exist. Then I read the doxygen-generated libgnomemm reference (that's the only gnomemm documentation I could find) but frankly I got quite lost into it.
Please tell me what is the recommended procedure. If you could also give me a working example, I'd appreciate it _very_ much.
Thank you
Gerardo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]