gda-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
The functions in this section allow applications an easy access to the libgda configuration, thus making them able to access the list of data sources configured in the system, for instance.
To be addedSystem.ObjectMethodSystem.String
Gets a string representing the type of the value of the given key.
a a To be addedMethodGda.DataSourceInfoTo be added
a a To be addedMethodSystem.VoidTo be added
a To be addedMethodGLib.List
Returns a GList containing the names of all the sections available under the given root directory.
a a To be addedMethodSystem.VoidTo be added
a To be addedMethodSystem.Void
Sets the given configuration entry to contain an integer.
a
a To be addedMethodGda.DataSourceInfoTo be added
a a To be addedMethodSystem.Void
Removes the given entry from the configuration database.
a
If the section is empty, also remove the section.
MethodSystem.Void
Removes the given section from the configuration database.
a To be addedMethodSystem.Void
Sets the given configuration entry to contain a boolean.
a
a To be addedMethodSystem.VoidTo be added
a To be addedMethodSystem.VoidTo be added
a
a
a
a
a
a To be addedMethodSystem.Void
Removes a configuration listener previously installed, given its ID.
a To be addedMethodGLib.List
Returns a list of all keys that exist under the given path.
a a To be addedMethodSystem.Boolean
Gets the value of the specified configuration entry as a float.
a a To be addedMethodSystem.Double
Gets the value of the specified configuration entry as a float.
a a To be addedMethodSystem.VoidTo be added
a To be addedMethodSystem.Boolean
Checks whether the given section exists in the configuration system.
a a To be addedMethodSystem.VoidTo be added
a To be addedMethodGda.ProviderInfoTo be added
a a To be addedMethodSystem.UInt32
Installs a configuration listener, which is a callback function which will be called every time a change occurs on a given configuration entry.
a
a a To be addedMethodSystem.Void
Sets the given configuration entry to contain a float.
a
a To be addedMethodSystem.Int32
Gets the value of the specified configuration entry as an integer.
a a To be addedMethodSystem.Boolean
Checks whether the given key exists in the configuration system.
a a To be addedMethodSystem.VoidTo be added
a To be addedMethodSystem.Void
Sets the given configuration entry to contain a string.
a
a To be addedMethodSystem.VoidTo be added
a To be addedMethodSystem.String
Gets the value of the specified configuration entry as a string.
a a To be addedConstructorTo be addeda To be addedPropertyGLib.ListTo be addeda To be addedPropertyGda.DataModelTo be addeda To be addedPropertyGLib.ListTo be addeda To be added