Hi. I am not sure that this is the correct list, but I have a question about the Gnome.Help class. Which of the four methods should I use to show a help file in yelp:
static DisplayDesktopOnScreen(Program, string, string, string, Gdk.Screen) : bool static DisplayOnScreen(string, string, Gdk.Screen) : bool static DisplayUriOnScreen(string, Gdk.Screen) : bool static DisplayWithDocIdOnScreen(Program, string, string, string, Gdk.Screen) : bool There is not much documentation so I am a bit confused as to what method to use. What code is needed to e.g. show the gedit help file? Thanks in advance, Jacob Ilsø. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
