Module GtkButtonProps.Toolbar.S


module S: sig .. end

val orientation_changed : ([> `toolbar ], GtkEnums.orientation -> unit) GtkSignal.t
val style_changed : ([> `toolbar ], GtkEnums.toolbar_style -> unit) GtkSignal.t
val focus_home_or_end : ([> `toolbar ], bool -> bool) GtkSignal.t
val move_focus : ([> `toolbar ], GtkEnums.direction_type -> bool) GtkSignal.t
val popup_context_menu : ([> `toolbar ], int -> int -> int -> bool) GtkSignal.t