<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <linklocation="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<paramname="path_currently_selected">To be added.</param>
<summary>A delegate for specifying the shape of functions passed as parameters to <seecref="F:Gtk.TreeSelection.SetSelectFunction()"/>.</summary>
<returns>To be added.</returns>
<remarks>This function will get called on select and unselect of widget text. It should return <seelangword="true"/> if the state of the tree node may be toggled and <seelangword="false"/> if the state of the node should not be changed.</remarks>