GWindow.window_skelSource@gtkdoc gtk GtkWindow
inherit GContainer.bin constraint 'a = [> Gtk.window ]val obj : 'a Gtk.objmethod add_accel_group : Gtk.accel_group -> unitmethod as_window : Gtk.window Gtk.objmethod event : GObj.event_opsmethod set_geometry_hints : ?min_size:(int * int) ->
?max_size:(int * int) ->
?base_size:(int * int) ->
?aspect:(float * float) ->
?resize_inc:(int * int) ->
?win_gravity:Gdk.Tags.gravity ->
?pos:bool ->
?user_pos:bool ->
?user_size:bool ->
GObj.widget ->
unitmethod set_gravity : Gdk.Tags.gravity -> unitmethod set_icon : GdkPixbuf.pixbuf option -> unitmethod set_position : Gtk.Tags.window_position -> unitmethod set_screen : Gdk.screen -> unitmethod set_transient_for : Gtk.window Gtk.obj -> unitmethod set_type_hint : Gdk.Tags.window_type_hint -> unitmethod gravity : GdkEnums.gravitymethod icon : GdkPixbuf.pixbuf optionmethod kind : Gtk.Tags.window_typemethod position : Gtk.Tags.window_positionmethod screen : Gdk.screenmethod type_hint : Gdk.Tags.window_type_hint