Gtk.TreeViewColumn.prototype.clicked
function clicked():void {
// Gjs wrapper for gtk_tree_view_column_clicked()
}Emits the "clicked" signal on the column. This function will only work if tree_column is clickable.
function clicked():void {
// Gjs wrapper for gtk_tree_view_column_clicked()
}Emits the "clicked" signal on the column. This function will only work if tree_column is clickable.