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   GtkOrientation Next Represents the orientation of widgets which can be switched between horizontal and vertical on fly, like GtkToolbar . Value Symbolic name Description   0 Gtk:...
Forum und email

GtkOrientation

Represents the orientation of widgets which can be switched between horizontal and vertical orientation on the fly, like GtkToolbar.

Value

Symbolic name

Description

  0Gtk::ORIENTATION_HORIZONTAL The widget is in horizontal orientation.
  1Gtk::ORIENTATION_VERTICAL The widget is in vertical orientation.