package lablgtk3

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

Module GtkPack.GridSource

include module type of struct include GtkPackProps.Grid end
Sourceval make_params : cont:([> `grid ] as 'a Gobject.param list -> 'b) -> 'a Gobject.param list -> ?baseline_row:int -> ?row_homogeneous:bool -> ?col_homogeneous:bool -> ?row_spacings:int -> ?col_spacings:int -> 'b
Sourceval attach : [> `grid ] Gtk.obj -> left:int -> top:int -> ?width:int -> ?height:int -> [> `widget ] Gtk.obj -> unit
OCaml

Innovation. Community. Security.