package ocgtk

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

Module Wrappers.D_bus_object_proxy

type t = [ `d_bus_object_proxy | `object_ ] Gobject.obj
val new_ : [ `d_bus_connection | `object_ ] Gobject.obj -> string -> t

Create a new DBusObjectProxy

val get_connection : t -> [ `d_bus_connection | `object_ ] Gobject.obj

Gets the connection that @proxy is for.

val get_g_connection : t -> [ `d_bus_connection | `object_ ] Gobject.obj

Get property: g-connection

val get_g_object_path : t -> string

Get property: g-object-path