package lablgtk3

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

Module GtkMisc.Misc

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) -> 'a Gobject.param list -> ?xalign:float -> ?yalign:float -> ?xpad:int -> ?ypad:int -> 'b
val all_params : cont:(([> `misc | `widget ] as 'a) Gobject.param list -> 'b) -> 'a Gobject.param list -> ?xalign:float -> ?yalign:float -> ?xpad:int -> ?ypad:int -> ?width:int -> ?height:int -> 'b
OCaml

Innovation. Community. Security.