RGtk2 (version 2.20.31)

gtkToolbarInsertSpace: gtkToolbarInsertSpace

Description

Inserts a new space in the toolbar at the specified position. WARNING: gtk_toolbar_insert_space has been deprecated since version 2.4 and should not be used in newly-written code. Use gtkToolbarInsert instead.

Usage

gtkToolbarInsertSpace(object, position)

Arguments

object
position
the number of widgets after which a space should be inserted.