package lablgtk3

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

Module GtkMisc.MiscSource

include module type of struct include GtkMiscProps.Misc end
Sourceval make_params : cont:(([> `misc ] as 'a) Gobject.param list -> 'b) -> 'a Gobject.param list -> ?xalign:float -> ?yalign:float -> ?xpad:int -> ?ypad:int -> 'b
Sourceval 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