Method

PidginContactListWindowget_menu_tray

since: 3.0.0

Declaration [src]

GtkWidget*
pidgin_contact_list_window_get_menu_tray (
  PidginContactListWindow* window
)

Description [src]

Gets the PidginMenuTray instance from the menu of window.

Available since: 3.0.0

Return value

Type: GtkWidget

The PidginMenuTray from the menu of window.

The data is owned by the instance.