Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── PhoshSettings
gint
phosh_settings_get_drag_handle_offset (PhoshSettings *self
);
Get the y coordinate from the top of the widget where dragging can start. E.g. we don't want drag to work on notifications as notifications need to scroll in vertical direction.
“drag-handle-offset”
property “drag-handle-offset” int
Owner: PhoshSettings
Flags: Read
Allowed values: >= 0
Default value: 0
“on-lockscreen”
property“on-lockscreen” gboolean
Owner: PhoshSettings
Flags: Read / Write
Default value: FALSE
“setting-done”
signalvoid user_function (PhoshSettings *phoshsettings, gpointer user_data)
Flags: Run Last