Constructor

GtkToolItemnew

since: 2.4

Declaration [src]

GtkToolItem*
gtk_tool_item_new (
  void
)

Description [src]

Creates a new GtkToolItem.

Available since: 2.4

Return value

Type: GtkToolItem

The new GtkToolItem.

The data is owned by the called function.