Class ApplicationCommandLine.ApplicationCommandLineClass

All Implemented Interfaces:
Proxy
Enclosing class:
ApplicationCommandLine

public static class ApplicationCommandLine.ApplicationCommandLineClass extends GObject.ObjectClass
The GApplicationCommandLineClass-struct contains private data only.
Since:
2.28
  • Constructor Details

    • ApplicationCommandLineClass

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

      public void overridePrintLiteral(Arena arena, @Nullable Method method)
      Override virtual method print_literal.
      Parameters:
      method - the method to invoke
    • overridePrinterrLiteral

      public void overridePrinterrLiteral(Arena arena, @Nullable Method method)
      Override virtual method printerr_literal.
      Parameters:
      method - the method to invoke
    • overrideGetStdin

      public void overrideGetStdin(Arena arena, @Nullable Method method)
      Override virtual method get_stdin.
      Parameters:
      method - the method to invoke
    • overrideDone

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