Constructor

PidginAccountsDisabledMenunew

since: 3.0

Declaration [src]

GMenuModel*
pidgin_accounts_disabled_menu_new (
  void
)

Description [src]

Creates a menu that will automatically update itself to include accounts that are disabled in libpurple.

Available since: 3.0

Return value

Type: GMenuModel

The new menu instance.

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