gtkEntryCompletionSetModel: gtkEntryCompletionSetModel

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the model for a GtkEntryCompletion. If completion already has a model set, it will remove it before setting the new model. If model is NULL, then it will unset the model.

Usage

1

Arguments

object

A GtkEntryCompletion.

model

The GtkTreeModel. [ allow-none ]

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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