GDrive:eject-button ( quot -- alien )


Vocabulary
gio.ffi

Definition
USING: alien.c-types alien.syntax
gobject-introspection.standard-types ;

IN: gio.ffi

LIBRARY: gio CALLBACK: void GDrive:eject-button
( GDrive* drive, gpointer user_data ) ;