Class EnumListItem

All Implemented Interfaces:
PointerInterface

public class EnumListItem extends Object
`AdwEnumListItem` is the type of items in a [class@EnumListModel].

https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.EnumListItem.html

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getName

      public Str getName()
      Gets the enum value name.
      Returns:
      the enum value name
    • getNick

      public Str getNick()
      Gets the enum value nick.
      Returns:
      the enum value nick
    • getValue

      public int getValue()
      Gets the enum value.
      Returns:
      the enum value
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()