gtkTextMarkSetVisible: gtkTextMarkSetVisible

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the visibility of mark; the insertion point is normally visible, i.e. you can see it as a vertical bar. Also, the text widget uses a visible mark to indicate where a drop will occur when dragging-and-dropping text. Most other marks are not visible. Marks are not visible by default.

Usage

1
gtkTextMarkSetVisible(object, setting)

Arguments

object

a GtkTextMark

setting

visibility of mark

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.