package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include GtkMiscProps.Misc end
val cast : 'a Gobject.obj -> Gtk.misc Gtk.obj
val make_params : cont:([> `misc ] as 'a Gobject.param list -> 'b) -> 'c Gobject.param list -> ?xalign:float -> ?yalign:float -> ?xpad:int -> ?ypad:int -> 'd
val all_params : cont:([> `misc | `widget ] as 'a Gobject.param list -> 'b) -> 'c Gobject.param list -> ?xalign:float -> ?yalign:float -> ?xpad:int -> ?ypad:int -> ?width:int -> ?height:int -> 'b