Class GBin.handle_box_signals

class handle_box_signals : [> Gtk.handle_box ] Gtk.obj -> object .. end

Inherits
val obj : ([> Gtk.handle_box ] as 'a) Gtk.obj
method child_attached : callback:(GObj.widget -> unit) -> GtkSignal.id
method child_detached : callback:(GObj.widget -> unit) -> GtkSignal.id
method notify_handle_position : callback:(Gtk.Tags.position_type -> unit) -> GtkSignal.id
method notify_shadow_type : callback:(Gtk.Tags.shadow_type -> unit) -> GtkSignal.id
method notify_snap_edge : callback:(Gtk.Tags.position_type -> unit) -> GtkSignal.id