gtkNotebookSetWindowCreationHook {RGtk2} | R Documentation |
Installs a global function used to create a window when a detached tab is dropped in an empty area.
gtkNotebookSetWindowCreationHook(func, data)
|
[GtkNotebookWindowCreationFunc ] the GtkNotebookWindowCreationFunc , or NULL |
|
[R object] user data for func |
Since 2.10
Derived by RGtkGen from GTK+ documentation