package lablgtk3

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

Module GtkBuilderProps.BuilderSource

Sourcemodule P : sig ... end
Sourceval add_from_file : [> `builder ] Gobject.obj -> string -> unit
Sourceval add_from_string : [> `builder ] Gobject.obj -> string -> unit
Sourceval add_objects_from_file : [> `builder ] Gobject.obj -> string -> string list -> unit
Sourceval add_objects_from_string : [> `builder ] Gobject.obj -> string -> string list -> unit
Sourceval get_object : [> `builder ] Gobject.obj -> string -> unit Gobject.obj
Sourceval make_params : cont:([> `builder ] as 'a Gobject.param list -> 'b) -> 'a Gobject.param list -> ?translation_domain:string -> 'b
OCaml

Innovation. Community. Security.