Unit 'gst' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gst]

gst_uri_new

Declaration

Source position: gsturi.inc line 132

function gst_uri_new(

  scheme: Pgchar;

  userinfo: Pgchar;

  host: Pgchar;

  port: TGUINT;

  path: Pgchar;

  query: Pgchar;

  fragment: Pgchar

):PGstUri;


Documentation generated on: 2023-03-18