$(function () { var returnsValue; // Type: bool returnsValue = $(".selector").wijlightbox("next"); });
function next() : bool;
$(function () { var returnsValue; // Type: bool returnsValue = $(".selector").wijlightbox("next"); });
function next() : bool;