Struct gio_2_0_sys::GApplicationCommandLineClass [] [src]

#[repr(C)]
pub struct GApplicationCommandLineClass { pub print_literal: Option<extern "C" fn(_: *mut GApplicationCommandLine, _: *const gchar)>, pub printerr_literal: Option<extern "C" fn(_: *mut GApplicationCommandLine, _: *const gchar)>, pub get_stdin: Option<extern "C" fn(_: *mut GApplicationCommandLine) -> *mut GInputStream>, // some fields omitted }

Fields