man GList.clist_signals () - no description

NAME

GList.clist_signals - no description

Class

Class GList.clist_signals

Documentation

class clist_signals : [> Gtk.clist ] Gtk.obj -> object end

Parameters:

""

([> Gtk.clist ] as 'a) Gtk.obj

val obj : 'a Gtk.obj

method click_column : callback:(int -> unit) -> GtkSignal.id

method resize_column : callback:(int -> int -> unit) -> GtkSignal.id

method select_all : callback:(unit -> unit) -> GtkSignal.id

method unselect_all : callback:(unit -> unit) -> GtkSignal.id

method select_row : callback:(row:int -> column:int -> event:GdkEvent.Button.t option -> unit) -> GtkSignal.id

method unselect_row : callback:(row:int -> column:int -> event:GdkEvent.Button.t option -> unit) -> GtkSignal.id

method scroll_horizontal : callback:(Gtk.Tags.scroll_type -> pos:Gtk.clampf -> unit) -> GtkSignal.id

method scroll_vertical : callback:(Gtk.Tags.scroll_type -> pos:Gtk.clampf -> unit) -> GtkSignal.id