package ocgtk

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

Module Wrappers.D_bus_arg_info

type t = [ `d_bus_arg_info ] Gobject.obj

Information about an argument for a method or a signal.

val ref : t -> t

If @info is statically allocated does nothing. Otherwise increases the reference count.

val get_type : unit -> Gobject.Type.t