gtkToolbarRemoveSpace {RGtk2}R Documentation

gtkToolbarRemoveSpace

Description

Removes a space from the specified position. WARNING: gtk_toolbar_remove_space is deprecated and should not be used in newly-written code.

Usage

gtkToolbarRemoveSpace(object, position)

Arguments

object [GtkToolbar] a GtkToolbar.
position [integer] the index of the space to remove.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]