package ocgtk

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

Class Filename_completer.filename_completer

method on_got_completion_data : ?after:bool -> callback:(unit -> unit) -> unit -> Gobject.Signal.handler_id
method get_completion_suffix : string -> string option
method get_completions : string -> string array
method set_dirs_only : bool -> unit
method as_filename_completer : Ocgtk_gio__.Filename_completer.t