Constructor

GtkTearoffMenuItemnew

deprecated: 3.4 

Declaration [src]

GtkWidget*
gtk_tearoff_menu_item_new (
  void
)

Description [src]

Creates a new GtkTearoffMenuItem.

Deprecated since: 3.4

GtkTearoffMenuItem is deprecated and should not be used in newly written code.

Return value

Type: GtkWidget

A new GtkTearoffMenuItem.

The data is owned by the called function.