inherit Ocgtk_gio__.GAction_group.action_group_t
inherit Ocgtk_gio__.GAction_map.action_map_t
method on_command_line : ?after:bool ->
callback:
(command_line:
Ocgtk_gio__.GApplication_command_line.application_command_line_t ->
int) ->
unit ->
Gobject.Signal.handler_idmethod activate : unit -> unitmethod bind_busy_property : [ `object_ ] Gobject.obj -> string -> unitmethod get_application_id : unit -> string optionmethod get_dbus_connection : unit ->
Ocgtk_gio__.GD_bus_connection.d_bus_connection_t optionmethod get_dbus_object_path : unit -> string optionmethod get_flags : unit -> Ocgtk_gio__.Gio_enums.applicationflagsmethod get_inactivity_timeout : unit -> intmethod get_is_busy : unit -> boolmethod get_is_registered : unit -> boolmethod get_is_remote : unit -> boolmethod get_resource_base_path : unit -> string optionmethod get_version : unit -> string optionmethod hold : unit -> unitmethod mark_busy : unit -> unitmethod open_ : Ocgtk_gio__.App_info_cycle_64c425a0.File.t array ->
int ->
string ->
unitmethod quit : unit -> unitmethod register : Ocgtk_gio__.GCancellable.cancellable_t option ->
(bool, GError.t) resultmethod release : unit -> unitmethod run : int -> string array option -> intmethod send_notification : string option ->
Ocgtk_gio__.GNotification.notification_t ->
unitmethod set_action_group : Ocgtk_gio__.GAction_group.action_group_t option ->
unitmethod set_application_id : string option -> unitmethod set_default : unit -> unitmethod set_flags : Ocgtk_gio__.Gio_enums.applicationflags -> unitmethod set_inactivity_timeout : int -> unitmethod set_option_context_description : string option -> unitmethod set_option_context_parameter_string : string option -> unitmethod set_option_context_summary : string option -> unitmethod set_resource_base_path : string option -> unitmethod set_version : string -> unitmethod unbind_busy_property : [ `object_ ] Gobject.obj -> string -> unitmethod unmark_busy : unit -> unitmethod withdraw_notification : string -> unitmethod as_application : Ocgtk_gio__.Application.t