Constructor

PidginAccountsEnabledMenunew

since: 3.0

Declaration [src]

GMenuModel*
pidgin_accounts_enabled_menu_new (
  void
)

Description [src]

Creates a GMenuModel that will automatically update itself to include accounts that are enabled 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.