Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 395 Bytes

PreferencesWindow.md

File metadata and controls

26 lines (16 loc) · 395 Bytes

CLASS

PreferencesWindow

Adw.PreferencesWindow

Methods

init(parent:)

Initiale a preferences window.

  • Parameter parent: The parent window.

init(application:)

Initialize a preferences window.

  • Parameter application: The application.

add(page:)

Add a preferences page.

  • Parameter page: The page.

add(toast:)

Add a toast.

  • Parameter toast: The toast.