Class
AdwApplicationWindow
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.
Available since: | 1.0 |
Instance methods
Methods inherited from AdwApplicationWindow (2)
adw_application_window_get_content
Gets the content widget of self
.
Available since: 1.0
adw_application_window_set_content
Sets the content widget of self
.
Available since: 1.0
Methods inherited from AdwWindow (2)
adw_window_get_content
Gets the content widget of self
.
Available since: 1.0
adw_window_set_content
Sets the content widget of self
.
Available since: 1.0