Constructor

GtkUIManagernew

deprecated: 3.10 since: 2.4

Declaration [src]

GtkUIManager*
gtk_ui_manager_new (
  void
)

Description [src]

Creates a new ui manager object.

Available since: 2.4

Deprecated since: 3.10

Please do not use it in newly written code.

Return value

Type: GtkUIManager

A new ui manager object.

The caller of the function takes ownership of the data, and is responsible for freeing it.