GtkProgressBarOrientation

GtkProgressBarOrientation

Enums

Value

Symbolic name

Description

  0GTK_PROGRESS_LEFT_TO_RIGHT A horizontal progress bar growing from left to right.
  1GTK_PROGRESS_RIGHT_TO_LEFT A horizontal progress bar growing from right to left.
  2GTK_PROGRESS_BOTTOM_TO_TOP A vertical progress bar growing from bottom to top.
  3GTK_PROGRESS_TOP_TO_BOTTOM A vertical progress bar growing from top to bottom.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.