gnome-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Display application and Gnome system help.These functions provide a way to display help files that are either installed as part of the main Gnome installation or that are specific to the current application.System.ObjectMethodSystem.BooleanDisplays the help file specified by at location within the domain in the preferred help browser of the user.
a
a
a
a a
Most of the time, you want to call instead.
This function will display the help through creating a "ghelp" URI, by looking for in the applications installed help location (found by ) and its . The resulting URI is roughly in the form "ghelp:appid/file_name?link_id". If a matching file cannot be found, is returned.
Please note that this only displays application help. To display help files from the global Gnome domain, you will want to use .
MethodSystem.Int32To be addeda To be addedMethodSystem.BooleanDisplays the help file specified by at location in the preferred help browser of the user.
a
a a MethodSystem.BooleanDisplays in the preferred help viewer of the user.
a a You should never need to call this function directly in code, since it is just a wrapper for and consequently the viewer used to display the results depends upon the scheme of the URI (so it is not strictly a help-only function).MethodSystem.BooleanDisplays the Gnome system help file specified by at location in the preferred help browser of the user.
a
a
a
a a
This is done by creating a "ghelp" URI, by looking for in the system help domain () and its . This domain is determined when the library is compiled. If a matching file cannot be found, is returned.
Please note that this only displays system help. To display help files for an application, you will want to use .
ConstructorCreates a new instance.a This is the default constructor for .MethodSystem.BooleanTo be added
a
a
a
a
a a To be addedMethodSystem.BooleanTo be added
a
a a To be addedMethodSystem.BooleanTo be added
a
a
a
a
a a To be added