Method

PanelMenuManageradd_resource

Declaration [src]

guint
panel_menu_manager_add_resource (
  PanelMenuManager* self,
  const char* resource,
  GError** error
)

Description

No description available.
Available since:1.4

Parameters

resource const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: guint
 

The merge id.