Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkNotebookSetWindowCreationHook: gtkNotebookSetWindowCreationHook
Description
Installs a global function used to create a window when a detached tab is dropped in an empty area.
Usage
gtkNotebookSetWindowCreationHook(func, data)
Arguments
func
the
GtkNotebookWindowCreationFunc
, or
NULL
.
[
allow-none
]
data
user data for
func
Details
Since 2.10