3 [CCode (cname
= "gint64", cheader_filename
= "glib.h", type_id
= "G_TYPE_INT64", marshaller_type_name
= "INT64", get_value_function
= "g_value_get_int64", set_value_function
= "g_value_set_int64", default_value
= "0LL", type_signature
= "x")]
4 [IntegerType (rank
= 10)]
5 public struct off_t
: int64 {
8 [CCode (cheader_filename
= "gsf/gsf-outfile-impl.h")]
10 public Gsf
.Output
new_child (string name
, bool is_dir
);
11 public Gsf
.Output
new_child_full (string name
, bool is_dir
, ...);