Sign in
chromium
/
chromium
/
src
/
891de733b481fff05ae0d07658b8e3bd4b622a6e
/
.
/
ui
/
gtk
/
gio.sigs
blob: 01f6bde43c9a9e04984e4cfd40d0c08791d2433f [
file
] [
log
] [
blame
]
const
char
*
g_file_peek_path
(
GFile
*
file
);
gpointer g_list_model_get_item
(
GListModel
*
list
,
guint position
);
guint g_list_model_get_n_items
(
GListModel
*
list
);
GObject
*
g_list_model_get_object
(
GListModel
*
list
,
guint position
);