Toolbar.removeSpace

Warning gtk_toolbar_remove_space has been deprecated since version 2.4 and should not be used in newly-written code. Use gtk_toolbar_insert() instead. Removes a space from the specified position.

class Toolbar
void
removeSpace
()

Parameters

position int

the index of the space to remove.

Meta