Class
Adw.ApplicationWindow
Description [src]
class Adw.ApplicationWindow : Gtk.ApplicationWindow {
parent_instance: GtkApplicationWindow
}
A freeform application window.
AdwApplicationWindow is a GtkApplicationWindow subclass providing
the same features as AdwWindow.
See AdwWindow for details.
Using GtkApplication:menubar is not supported and may result in
visual glitches.
Implements
- GActionGroup
- GActionMap
- GtkAccessible
- GtkBuildable
- GtkConstraintTarget
- GtkNative
- GtkRoot
- GtkShortcutManager
Constructors
adw_application_window_new
Creates a new AdwApplicationWindow for app.
Instance methods
adw_application_window_get_child
Gets the child widget of self.
adw_application_window_set_child
Sets the child widget of self.