package ocgtk

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

Module Wrappers.App_info_monitor

type t = [ `app_info_monitor | `object_ ] Gobject.obj
val on_changed : ?after:bool -> t -> callback:(unit -> unit) -> Gobject.Signal.handler_id