gtkToolbarAppendSpace {RGtk2}R Documentation

gtkToolbarAppendSpace

Description

Adds a new space to the end of the toolbar. WARNING: gtk_toolbar_append_space is deprecated and should not be used in newly-written code.

Usage

gtkToolbarAppendSpace(object)

Arguments

object [GtkToolbar] a GtkToolbar.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]