Function

Pangoread_line

deprecated: 1.38 since: 1.0

Declaration

gint
pango_read_line (
  FILE* stream,
  GString* str
)

Description

No description available.

Available since: 1.0

Deprecated since: 1.38

Please do not use it in newly written code.

Parameters

stream

Type: FILE*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
str

Type: GString

No description available.

The data is owned by the caller of the function.

Return value

Type: gint

No description available.