RB.URIDialog¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.Dialog (14), Gtk.Window (119), Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
Virtual Methods¶
- Inherited:
Gtk.Dialog (2), Gtk.Window (5), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)
|
Properties¶
- Inherited:
Gtk.Dialog (1), Gtk.Window (33), Gtk.Container (3), Gtk.Widget (39)
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
label |
Style Properties¶
- Inherited:
Signals¶
Name |
Short Description |
---|---|
Emitted when the user has entered a URI into the dialog. |
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
Signal Details¶
- RB.URIDialog.signals.location_added(u_r_i_dialog, uri)¶
- Signal Name:
location-added
- Flags:
- Parameters:
u_r_i_dialog (
RB.URIDialog
) – The object which received the signaluri (
str
) – URI entered
Emitted when the user has entered a URI into the dialog.
Property Details¶
- RB.URIDialog.props.label¶
- Name:
label
- Type:
- Default Value:
''
- Flags:
The label displayed in the dialog.