Gtk.TextView.prototype.set_right_margin
function set_right_margin(right_margin:Number):void { // Gjs wrapper for gtk_text_view_set_right_margin() }
Sets the default right margin for text in the text view. Tags in the buffer may override the default.
- right_margin
right margin in pixels