Funciones Miscelaneas GDK
Anterior
gdk::pixmap_create_from_xpm_d
Siguiente
gdk::pixmap_create_from_xpm_d
array gdk::pixmap_create_from_xpm_d (
GdkWindow
window
,
GdkColor
transparent_color
, array
data
);
$gdkpixmap = gdk::pixmap_create_from_xpm_d($main_window->window, $transparent_color, $data);