Constructor

GtkSeparatorToolItemnew

since: 2.4

Declaration [src]

GtkToolItem*
gtk_separator_tool_item_new (
  void
)

Description [src]

Create a new GtkSeparatorToolItem.

Available since: 2.4

Return value

Type: GtkToolItem

The new GtkSeparatorToolItem.

The data is owned by the called function.