Warning: file_put_contents(): Only -1 of 46 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   GtkPackType Next Represents the packing location GtkBox children. (See: GtkVBox , GtkHBox and GtkButtonBox ). Value Symbolic name Description   0 Gtk::PACK_START The child is pac...
Forum und email

GtkPackType

Represents the packing location GtkBox children. (See: GtkVBox, GtkHBox, and GtkButtonBox).

Value

Symbolic name

Description

  0Gtk::PACK_START The child is packed into the start of the box.
  1Gtk::PACK_END The child is packed into the end of the box.