Method
GtkTextViewset_top_margin
since: 3.18
Declaration [src]
void
gtk_text_view_set_top_margin (
GtkTextView* text_view,
gint top_margin
)
Description [src]
Sets the top margin for text in text_view
.
Note that this function is confusingly named. In CSS terms, the value set here is padding.
Available since: 3.18
Sets property | Gtk.TextView:top-margin |