get_application_menu


Description:

[ Version ( deprecated = true , deprecated_since = "0.5.0" ) ]
public bool get_application_menu (out string name, out string object_path)

Warning: get_application_menu is deprecated since 0.5.0.

Used to fetch the bus name and the object path of the remote application menu.

Parameters:

this

a Application

name

the bus name

object_path

the object path

Returns:

true if found, false otherwise.