[ CCode ( cname = "dbusmenu_menuitem_buildvariant_slot_t" , has_target = false ) ]
public delegate Variant menuitem_buildvariant_slot_t (Menuitem mi, string? properties)
This is the function that is called to represent this menu item as a variant.
Should call its own children.
mi |
Menu item that should be built from |
properties |
A list of properties that should be the only ones in the resulting variant structure |
A variant representing this item and its children |