Method

GtkBookmarkListset_io_priority

Declaration [src]

void
gtk_bookmark_list_set_io_priority (
  GtkBookmarkList* self,
  int io_priority
)

Description [src]

Sets the IO priority to use while loading files.

The default IO priority is G_PRIORITY_DEFAULT.

Parameters

io_priority

Type: int

IO priority to use.