package ocgtk

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

Module Gio.Unix_fd_list

class type unix_fd_list_t = object ... end
class unix_fd_list : [ `unix_fd_list | `object_ ] Gobject.obj -> unix_fd_list_t
val new_ : unit -> unix_fd_list_t
val new_from_array : int array -> int -> unix_fd_list_t