gtkToolbarPrependSpace {RGtk2}R Documentation

gtkToolbarPrependSpace

Description

Adds a new space to the beginning of the toolbar. WARNING: gtk_toolbar_prepend_space has been deprecated since version 2.4 and should not be used in newly-written code. Use gtkToolbarInsert instead.

Usage

gtkToolbarPrependSpace(object)

Arguments

object

a GtkToolbar.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]