Ardour  9.0-pre0-384-ga76afae0e9
_GtkProgress Struct Reference

#include <gtkprogress.h>

Public Attributes

GtkWidget widget
 
GtkAdjustmentadjustment
 
GdkPixmapoffscreen_pixmap
 
gchar * format
 
gfloat x_align
 
gfloat y_align
 
guint show_text: 1
 
guint activity_mode: 1
 
guint use_text_format: 1
 

Detailed Description

Definition at line 52 of file gtkprogress.h.

Member Data Documentation

◆ activity_mode

guint _GtkProgress::activity_mode

Definition at line 63 of file gtkprogress.h.

◆ adjustment

GtkAdjustment* _GtkProgress::adjustment

Definition at line 56 of file gtkprogress.h.

◆ format

gchar* _GtkProgress::format

Definition at line 58 of file gtkprogress.h.

◆ offscreen_pixmap

GdkPixmap* _GtkProgress::offscreen_pixmap

Definition at line 57 of file gtkprogress.h.

◆ show_text

guint _GtkProgress::show_text

Definition at line 62 of file gtkprogress.h.

◆ use_text_format

guint _GtkProgress::use_text_format

Definition at line 64 of file gtkprogress.h.

◆ widget

GtkWidget _GtkProgress::widget

Definition at line 54 of file gtkprogress.h.

◆ x_align

gfloat _GtkProgress::x_align

Definition at line 59 of file gtkprogress.h.

◆ y_align

gfloat _GtkProgress::y_align

Definition at line 60 of file gtkprogress.h.


The documentation for this struct was generated from the following file: