Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkEventBox ╰── PhoshSwipeAwayBin
PhoshSwipeAwayBin implements AtkImplementorIface, GtkBuildable, GtkOrientable and HdySwipeable.
gboolean
phosh_swipe_away_bin_get_allow_negative
(PhoshSwipeAwayBin *self
);
void phosh_swipe_away_bin_set_allow_negative (PhoshSwipeAwayBin *self
,gboolean allow_negative
);
gboolean
phosh_swipe_away_bin_get_reserve_size (PhoshSwipeAwayBin *self
);
void phosh_swipe_away_bin_set_reserve_size (PhoshSwipeAwayBin *self
,gboolean reserve_size
);
“allow-negative”
property“allow-negative” gboolean
Use [-1:1] progress range instead of [0:1].
Owner: PhoshSwipeAwayBin
Flags: Read / Write
Default value: FALSE
“reserve-size”
property“reserve-size” gboolean
Allocate larger size than the child so that the child is never clipped when animating.
Owner: PhoshSwipeAwayBin
Flags: Read / Write
Default value: FALSE
“removed”
signalvoid user_function (PhoshSwipeAwayBin *phoshswipeawaybin, gpointer user_data)
Flags: Run Last