gtkComboBoxGetRowSeparatorFunc {RGtk2}R Documentation

gtkComboBoxGetRowSeparatorFunc

Description

Returns the current row separator function.

Usage

gtkComboBoxGetRowSeparatorFunc(object)

Arguments

object [GtkComboBox] a GtkComboBox

Details

Since 2.6

Value

[GtkTreeViewRowSeparatorFunc] the current row separator function.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]