New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@girs/gdkpixbuf-2.0

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@girs/gdkpixbuf-2.0

GJS TypeScript type definitions for GdkPixbuf-2.0, generated from library version 2.0.0

2.0.0-3.0.0-beta.13
Source
npm
Version published
Weekly downloads
5K
-8.63%
Maintainers
1
Weekly downloads
 
Created
Source

GdkPixbuf-2.0

GJS TypeScript type definitions for GdkPixbuf-2.0, generated from library version 2.0.0 using ts-for-gir v3.0.0-beta.13.

GdkPixbuf is a library for image loading and manipulation. The GdkPixbuf documentation contains both the programmer's guide and the API reference.

Install

To use this type definitions, install them with NPM like this:

npm install @girs/gdkpixbuf-2.0

Usage

You can import this package into your project like this:

import GdkPixbuf from '@girs/gdkpixbuf-2.0';

Or if you prefer CommonJS, you can also use this:

const GdkPixbuf = require('@girs/gdkpixbuf-2.0');

If you use ambient modules, you can also import this module like you would do this in JavaScript:

import GdkPixbuf from 'gi://GdkPixbuf?version=2.0';

Depending on your project configuration, it is recommended to use a bundler like esbuild. You can find examples using different bundlers here.

Keywords

Gir

FAQs

Package last updated on 20 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts