Gtk.TreeViewColumn.prototype.get_title
function get_title():String { // Gjs wrapper for gtk_tree_view_column_get_title() }
Returns the title of the widget.
- Returns
the title of the column. This string should not be modified or freed.
function get_title():String { // Gjs wrapper for gtk_tree_view_column_get_title() }
Returns the title of the widget.
the title of the column. This string should not be modified or freed.