Gtk.TextView.prototype.get_hadjustment
function get_hadjustment():Gtk.Adjustment {
// Gjs wrapper for gtk_text_view_get_hadjustment()
}Gets the horizontal-scrolling Gtk.Adjustment.
Since 2.22
- Returns
pointer to the horizontal Gtk.Adjustment
function get_hadjustment():Gtk.Adjustment {
// Gjs wrapper for gtk_text_view_get_hadjustment()
}Gets the horizontal-scrolling Gtk.Adjustment.
Since 2.22
pointer to the horizontal Gtk.Adjustment