Class AppLaunchContext.AppLaunchContextClass

All Implemented Interfaces:
Proxy
Enclosing class:
AppLaunchContext

public static class AppLaunchContext.AppLaunchContextClass extends GObject.ObjectClass
  • Constructor Details

    • AppLaunchContextClass

      public AppLaunchContextClass(MemorySegment address)
      Create a AppLaunchContextClass 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
    • overrideGetDisplay

      public void overrideGetDisplay(Arena arena, @Nullable Method method)
      Override virtual method get_display.
      Parameters:
      method - the method to invoke
    • overrideGetStartupNotifyId

      public void overrideGetStartupNotifyId(Arena arena, @Nullable Method method)
      Override virtual method get_startup_notify_id.
      Parameters:
      method - the method to invoke
    • overrideLaunchFailed

      public void overrideLaunchFailed(Arena arena, @Nullable Method method)
      Override virtual method launch_failed.
      Parameters:
      method - the method to invoke
    • overrideLaunched

      public void overrideLaunched(Arena arena, @Nullable Method method)
      Override virtual method launched.
      Parameters:
      method - the method to invoke
    • overrideLaunchStarted

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