Virtual Method

PurpleConnectionget_action_menu

unstable since: 3.0

Declaration [src]

BirbActionMenu*
get_action_menu (
  PurpleConnection* connection
)

Description [src]

Gets an action menu for the connection.

Available since: 3.0

Return value

Type: BirbActionMenu

The new action menu.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.