[CCode (cheader_filename = "gio/gio.h", type_id = "g_subprocess_get_type ()")]
public class Subprocess : GLib.Object, GLib.Initable {
[CCode (has_construct_function = false)]
- protected Subprocess ();
+ public Subprocess (GLib.SubprocessFlags flags, ...) throws GLib.Error;
public bool communicate (GLib.Bytes? stdin_buf, GLib.Cancellable? cancellable, out GLib.Bytes stdout_buf, out GLib.Bytes stderr_buf) throws GLib.Error;
public async bool communicate_async (GLib.Bytes? stdin_buf, GLib.Cancellable? cancellable, out GLib.Bytes stdout_buf, out GLib.Bytes stderr_buf) throws GLib.Error;
public bool communicate_utf8 (string? stdin_buf, GLib.Cancellable? cancellable, out string stdout_buf, out string stderr_buf) throws GLib.Error;
.accept*.source_object#parameter default=null
srv_target_list_sort type_arguments="GLib.SrvTarget" skip=false
srv_target_list_sort.targets type_arguments="GLib.SrvTarget" owned
-StaticResource
- .next type="StaticResource*"
Subprocess
+ .new skip=false throws="GLib.Error"
+ .new.error skip
+ .new.argv0 skip
.communicate*.cancellable#parameter default=()
TlsDatabase
.create_certificate_handle nullable
FileAttributeInfoList
.lookup nullable
-// Bug #561619: fields
-StaticResource
- .resource unowned=false
-
// Bug #: virtual vs. abstract
Icon
.serialize#virtual_method virtual
.infos array array_length_field="n_infos" unowned=false
LoadableIcon
.load_finish.type out nullable unowned=false default=null
-StaticResource
- .data array array_length_field="data_len"
- .padding skip
Task
.get_source_object type="GLib.Object"
TlsBackend