Constructor
PidginPluginsMenunew
unstable since: 3.0
Declaration [src]
GMenuModel*
pidgin_plugins_menu_new (
void
)
Description [src]
Creates a new PidginPluginsMenu
instance that keeps itself up to date.
Available since: 3.0
Return value
Type: GMenuModel
The new PidginPluginsMenu
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |