gda.set_source
Module for [SetSource] class
class SetSource
Types 1
classSetSource : gobject.boxed.Boxed
Since 5.2, you must consider this struct as opaque. Any access to its internal must use public API. Don't try to use #gda_set_source_free on a struct that was created manually.
Methods
void dataModel(gda.data_model.DataModel propval) @property nothrowSet `dataModel` field. Params: propval = Can't be NULLgda.data_model.DataModel getDataModel() nothrowint getNNodes() nothrowgda.set_node.SetNode[] getNodes() nothrowConstructors
this(gda.data_model.DataModel model)Creates a new #GdaSetSource struct.