GimpUi.BusyBox¶
- Subclasses:
 None
Methods¶
- Inherited:
 Gtk.Box (14), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Orientable (2)
- Structs:
 Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class  | 
  | 
  | 
|
  | 
Virtual Methods¶
Properties¶
- Inherited:
 Gtk.Box (3), Gtk.Container (3), Gtk.Widget (39), Gtk.Orientable (1)
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w/c  | 
The message to display  | 
Child Properties¶
- Inherited:
 
Style Properties¶
- Inherited:
 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Class Details¶
- class GimpUi.BusyBox(*args, **kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
GimpUi.BusyBoxdisplays a styled message, providing indication of an ongoing operation.- classmethod new(message)¶
 - Parameters:
 - Returns:
 A pointer to the new
GimpUi.BusyBoxwidget.- Return type:
 
Creates a new
GimpUi.BusyBoxwidget.New in version 2.10.4.
- get_message()¶
 - Returns:
 The displayed message.
- Return type:
 
Returns the displayed message of self.
New in version 2.10.4.