Method

NautilusMenuget_items

Declaration [src]

GList*
nautilus_menu_get_items (
  NautilusMenu* menu
)

Description

No description available.

Return value

Type: A list of NautilusMenuItem*

The provided NautilusMenuItem list.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.