Dazzle.PreferencesBin¶
- Subclasses:
Dazzle.PreferencesEntry
,Dazzle.PreferencesFileChooserButton
,Dazzle.PreferencesFontButton
,Dazzle.PreferencesSpinButton
,Dazzle.PreferencesSwitch
Methods¶
Virtual Methods¶
|
|
|
|
|
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
Search keywords for the widget. |
||
r/w/co |
Path |
||
r/w/co |
The widget priority within the group. |
||
r/w/co |
Schema Id |
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Dazzle.PreferencesBin(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- do_connect(settings) virtual¶
- Parameters:
settings (
Gio.Settings
) –
- do_disconnect(settings) virtual¶
- Parameters:
settings (
Gio.Settings
) –
- do_matches(spec) virtual¶
- Parameters:
spec (
Dazzle.PatternSpec
) –- Return type:
Signal Details¶
- Dazzle.PreferencesBin.signals.preference_activated(preferences_bin)¶
- Signal Name:
preference-activated
- Flags:
- Parameters:
preferences_bin (
Dazzle.PreferencesBin
) – The object which received the signal
Property Details¶
- Dazzle.PreferencesBin.props.keywords¶
- Name:
keywords
- Type:
- Default Value:
- Flags:
Search keywords for the widget.
- Dazzle.PreferencesBin.props.path¶
- Name:
path
- Type:
- Default Value:
- Flags:
Path
- Dazzle.PreferencesBin.props.priority¶
- Name:
priority
- Type:
- Default Value:
0
- Flags:
The widget priority within the group.