gtkEntryCompletionInsertActionText: gtkEntryCompletionInsertActionText

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Inserts an action in completion's action item list at position index. with text text. If you want the action item to have markup, use gtkEntryCompletionInsertActionMarkup.

Usage

1

Arguments

object

A GtkEntryCompletion.

index

The index of the item to insert.

text

Text of the item to insert.

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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