Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
librsvg bindings
val at_size : int -> int -> size_fun
val at_zoom : float -> float -> size_fun
val at_max_size : int -> int -> size_fun
val at_zoom_with_max : float -> float -> int -> int -> size_fun
exception Error of error * string
val render_from_string :
?dpi:float ->
?size_cb:size_fun ->
?pos:int ->
?len:int ->
string ->
GdkPixbuf.pixbuf
val render_from_file :
?dpi:float ->
?size_cb:size_fun ->
string ->
GdkPixbuf.pixbuf