Class MenuModel.MenuModelClass

All Implemented Interfaces:
Proxy
Enclosing class:
MenuModel

public static class MenuModel.MenuModelClass extends GObject.ObjectClass
Since:
2.32
  • Constructor Details

    • MenuModelClass

      public MenuModelClass(MemorySegment address)
      Create a MenuModelClass proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideIsMutable

      public void overrideIsMutable(Arena arena, @Nullable Method method)
      Override virtual method is_mutable.
      Parameters:
      method - the method to invoke
    • overrideGetNItems

      public void overrideGetNItems(Arena arena, @Nullable Method method)
      Override virtual method get_n_items.
      Parameters:
      method - the method to invoke
    • overrideGetItemAttributes

      public void overrideGetItemAttributes(Arena arena, @Nullable Method method)
      Override virtual method get_item_attributes.
      Parameters:
      method - the method to invoke
    • overrideIterateItemAttributes

      public void overrideIterateItemAttributes(Arena arena, @Nullable Method method)
      Override virtual method iterate_item_attributes.
      Parameters:
      method - the method to invoke
    • overrideGetItemAttributeValue

      public void overrideGetItemAttributeValue(Arena arena, @Nullable Method method)
      Override virtual method get_item_attribute_value.
      Parameters:
      method - the method to invoke
    • overrideGetItemLinks

      public void overrideGetItemLinks(Arena arena, @Nullable Method method)
      Override virtual method get_item_links.
      Parameters:
      method - the method to invoke
    • overrideIterateItemLinks

      public void overrideIterateItemLinks(Arena arena, @Nullable Method method)
      Override virtual method iterate_item_links.
      Parameters:
      method - the method to invoke
    • overrideGetItemLink

      public void overrideGetItemLink(Arena arena, @Nullable Method method)
      Override virtual method get_item_link.
      Parameters:
      method - the method to invoke