package ocgtk

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

Module Gtk.Progress_bar

class type progress_bar_t = object ... end
class progress_bar : [ `progress_bar | `widget | `initially_unowned | `object_ ] Gobject.obj -> progress_bar_t
val new_ : unit -> progress_bar_t