Package: gtk
Function gtk:tree-drag-source-drag-data-get
Lambda Listgtk:tree-drag-source-drag-data-get (source path data) ArgumentsReturn ValueTrue if data of the required type was provided. Details Asks the gtk:tree-drag-source object to fill in data with a representation of the row at path. The gtk:selection-data-target function gives the required type of the
data. Should robustly handle a path no longer found in the model. | See also |
#2023-3-29