package ocgtk

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

Module Wrappers.D_bus_method_info

type t = [ `d_bus_method_info ] Gobject.obj

Information about a method on an D-Bus interface.

val ref : t -> t

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

val get_type : unit -> Gobject.Type.t