The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Intertangle::API::Gtk3::WindowID - Module to help obtain the window ID

VERSION

version 0.007

METHODS

get_widget_id

  method get_widget_id( (InstanceOf['Gtk3::Widget']) $widget )

Retrieves platform-specific windows ID / handle which can be used for re-parenting windows.

AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Zakariyya Mughal.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.