gtkToolbarInsertSpace: gtkToolbarInsertSpace

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

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

1
gtkToolbarInsertSpace(object, position)

Arguments

object

a GtkToolbar

position

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.