Constructor
BirbActionMenunew
since: 0.1
Declaration [src]
BirbActionMenu*
birb_action_menu_new (
void
)
Return value
Type: BirbActionMenu
The new instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |