Method

PanelMenuManageradd_filename

Declaration [src]

guint
panel_menu_manager_add_filename (
  PanelMenuManager* self,
  const char* filename,
  GError** error
)

Description

No description available.

Parameters

filename 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
  No description available.