package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Notebook.SSource

Sourceval switch_page : ([> `notebook ], Gtk.widget Gtk.obj -> int -> unit) GtkSignal.t
Sourceval select_page : ([> `notebook ], bool -> unit) GtkSignal.t
Sourceval reorder_tab : ([> `notebook ], GtkEnums.direction_type -> bool -> unit) GtkSignal.t
Sourceval change_current_page : ([> `notebook ], int -> unit) GtkSignal.t
Sourceval move_focus_out : ([> `notebook ], GtkEnums.direction_type -> unit) GtkSignal.t
Sourceval page_added : ([> `notebook ], Gtk.widget Gtk.obj -> int -> unit) GtkSignal.t
Sourceval page_removed : ([> `notebook ], Gtk.widget Gtk.obj -> int -> unit) GtkSignal.t
Sourceval page_reordered : ([> `notebook ], Gtk.widget Gtk.obj -> int -> unit) GtkSignal.t
Sourceval create_window : ([> `notebook ], page:Gtk.widget Gtk.obj -> x:int -> y:int -> unit) GtkSignal.t
OCaml

Innovation. Community. Security.