Handle.with_flags


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.36" ) ]
public Handle.with_flags (HandleFlags flags)

Creates a new [class@Rsvg.

Handle] with flags flags. After calling this function, you can feed the resulting handle with SVG data by using [ method@Rsvg.Handle.read_stream_sync].

Parameters:

flags

flags from [flags@Rsvg.HandleFlags]

Returns:

a new [class@Rsvg.Handle]