File: //proc/thread-self/root/lib/python3/dist-packages/gi/overrides/__pycache__/GdkPixbuf.cpython-38.pyc
U
�� ^� � @ sh d dl Z d dlmZ d dlmZ ddlmZ ddlmZ ed�Z g Z
eG dd � d e j��Ze
�d � dS )
� N)�PyGIDeprecationWarning)�GLib� )�override)�get_introspection_module� GdkPixbufc @ s e Zd Zeddd��ZdS )�PixbufNc G sR |d k rt d�}
t�|
� | r0t d�}
t�|
� tj�|�}| �|||||||�S )Nzdestroy_fn argument deprecatedz#destroy_fn_data argument deprecated)r �warnings�warnr ZBytes�newZnew_from_bytes)�cls�dataZ
colorspaceZ has_alphaZbits_per_sample�widthZheightZ rowstrideZ
destroy_fnZdestroy_fn_data�w� r �8/usr/lib/python3/dist-packages/gi/overrides/GdkPixbuf.py�
new_from_data"