Handbook
Glossary
gtk_places_sidebar_get_nth_bookmark ( places_sidebar n -- GFile* )
Vocabulary
gtk3
.
ffi
Inputs
places_sidebar
an
object
n
an
object
Outputs
GFile*
an
object
Definition
USING:
alien.syntax
gio.ffi
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
GFile*
gtk_places_sidebar_get_nth_bookmark
( GtkPlacesSidebar* places_sidebar,
gint
n )