Gjsify LogoGjsify Logo

Detailed information about a partition type.

table_subtype is used to break the set of partition types for table_type into a logical subsets. It is typically only used in user interfaces where the partition type is selected.

This struct may grow in the future without it being considered an ABI break.

record

Hierarchy

  • PartitionTypeInfo

Index

Constructors

Properties

Flags from the #UDisksPartitionTypeInfoFlags enumeration.

field
table_subtype: string

A partition table sub-type.

field
table_type: string

A partition table type e.g. 'dos' or 'gpt'

field
type: string

A partition type.

field
name: string

Methods

  • free(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method