Warning: file_put_contents(): Only -1 of 49 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
GTK Enums Prev   GtkPreviewType Next is deprecated and should not be used in newly-written code. An enumeration which describes whether a preview contains grayscale or red-green-blue data. Value Sy...
Forum und email

GtkPreviewType

GtkPreviewType is deprecated and should not be used in newly-written code.

An enumeration which describes whether a preview contains grayscale or red-green-blue data.

Value

Symbolic name

Description

  0Gtk::PREVIEW_COLOR The preview contains red-green-blue data.
  1Gtk::PREVIEW_GRAYSCALE The preview contains grayscale data.