wxSizerFlags

See external documentation: wxSizerFlags.

See external documentation: wxSizerFlags.

Functions


new() -> wxSizerFlags()

Equivalent to new([]).

new(Options::[Option]) -> wxSizerFlags()

  • Option = {proportion, integer()}

See external documentation.

align(This, Alignment) -> wxSizerFlags()

See external documentation.

border(This) -> wxSizerFlags()

Equivalent to border(This, []).

border(This, Options::[Option]) -> wxSizerFlags()

See external documentation.

border(This, Direction, BorderInPixels) -> wxSizerFlags()

See external documentation.

center(This) -> wxSizerFlags()

See external documentation.

centre(This) -> wxSizerFlags()

See external documentation.

expand(This) -> wxSizerFlags()

See external documentation.

left(This) -> wxSizerFlags()

See external documentation.

proportion(This, Proportion) -> wxSizerFlags()

See external documentation.

right(This) -> wxSizerFlags()

See external documentation.

destroy(This::wxSizerFlags()) -> ok

Destroys this object, do not use object again