package ocgtk

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

Module Gtk.Password_entry

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