Class
HandyApplicationWindow
Description [src]
class Handy.ApplicationWindow : Gtk.ApplicationWindow {
parent_instance: GtkApplicationWindow
}
A freeform application window.
HdyApplicationWindow
is a GtkApplicationWindow
subclass providing
the same features as HdyWindow
.
See HdyWindow
for details.
Using gtk_application_set_app_menu()
and
gtk_application_set_menubar()
is not supported and may result in
visual glitches.
Available since: | 1.0 |