gtkComboBoxSetRowSeparatorFunc: gtkComboBoxSetRowSeparatorFunc

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the row separator function, which is used to determine whether a row should be drawn as a separator. If the row separator function is NULL, no separators are drawn. This is the default value.

Usage

1

Arguments

object

a GtkComboBox

func

a GtkTreeViewRowSeparatorFunc

data

user data to pass to func, or NULL. [ allow-none ]

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


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