Gtk.TreeViewColumn.prototype.get_width
function get_width():Number {
// Gjs wrapper for gtk_tree_view_column_get_width()
}Returns the current size of tree_column in pixels.
- Returns
The current width of tree_column.
function get_width():Number {
// Gjs wrapper for gtk_tree_view_column_get_width()
}Returns the current size of tree_column in pixels.
The current width of tree_column.