Method

PurpleActionMenuget_callback

since: 3.0

Declaration [src]

GCallback
purple_action_menu_get_callback (
  const PurpleActionMenu* act
)

Description [src]

Returns the callback of the PurpleActionMenu.

Available since: 3.0

This method is not directly available to language bindings.

Return value

Type: GCallback

The callback function.