gtkNotebookSetGroup: gtkNotebookSetGroup

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets a group identificator pointer for notebook, notebooks sharing the same group identificator pointer will be able to exchange tabs via drag and drop. A notebook with a NULL group identificator will not be able to exchange tabs with any other notebook.

Usage

1

Arguments

object

a GtkNotebook

group

a pointer to identify the notebook group, or NULL to unset it. [ allow-none ]

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


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