Gtk.Entry.prototype.get_width_chars
function get_width_chars():Number {
// Gjs wrapper for gtk_entry_get_width_chars()
}Gets the value set by Gtk.set_width_chars.
- Returns
number of chars to request space for, or negative if unset
function get_width_chars():Number {
// Gjs wrapper for gtk_entry_get_width_chars()
}Gets the value set by Gtk.set_width_chars.
number of chars to request space for, or negative if unset