MainWindow


Object Hierarchy:

Object hierarchy for MainWindow

Description:

public class MainWindow : ApplicationWindow

The window of the application.

It contains a Adw.NavigationSplitView as a view which has a View.FilesView and View.EditView inside.

It also has a instance of Model.DesktopFileModel and calls Model.DesktopFileModel.load when constructed. If the call succeeded, it calls View.FilesView.set_list_data to reflect load result.
Otherwise, it shows a dialog to tell the user about the failure.


Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Adw.ApplicationWindow
All known members inherited from class Gtk.ApplicationWindow
All known members inherited from class Gtk.Window
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface GLib.ActionGroup
All known members inherited from interface GLib.ActionMap
All known members inherited from interface Gtk.Accessible
All known members inherited from interface Gtk.Buildable
All known members inherited from interface Gtk.Native
All known members inherited from interface Gtk.Root
All known members inherited from interface Gtk.ShortcutManager