Klasse LayoutSlot

Alle implementierten Schnittstellen:
PointerInterface

public class LayoutSlot extends Widget
A child slot within [class@Layout].

While it contains a layout child, the [property@Gtk.Widget:visible] property
of the slot is updated to match that of the layout child.

See [class@MultiLayoutView].

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

  • Konstruktordetails

    • LayoutSlot

      public LayoutSlot(PointerContainer pointer)
    • LayoutSlot

      public LayoutSlot(@Nonnull Str id)
      Creates a new `AdwLayoutSlot` with its ID set to @id.
      Parameter:
      id - the slot ID
    • LayoutSlot

      public LayoutSlot(String id)
      Creates a new `AdwLayoutSlot` with its ID set to @id.
      Parameter:
      id - the slot ID
  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getSlotId

      public Str getSlotId()
      Gets the slot id of @self.
      Gibt zurück:
      the slot ID
    • asAccessible

      public Accessible asAccessible()
      Implements interface Accessible. Call this to get access to interface functions.
      Setzt außer Kraft:
      asAccessible in Klasse Widget
      Gibt zurück:
      Accessible
    • asBuildable

      public Buildable asBuildable()
      Implements interface Buildable. Call this to get access to interface functions.
      Setzt außer Kraft:
      asBuildable in Klasse Widget
      Gibt zurück:
      Buildable
    • asConstraintTarget

      public ConstraintTarget asConstraintTarget()
      Implements interface ConstraintTarget. Call this to get access to interface functions.
      Setzt außer Kraft:
      asConstraintTarget in Klasse Widget
      Gibt zurück:
      ConstraintTarget
    • 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()