HandleBox.getSnapEdge

Warning gtk_handle_box_get_snap_edge has been deprecated since version 3.4 and should not be used in newly-written code. GtkHandleBox has been deprecated. Gets the edge used for determining reattachment of the handle box. See gtk_handle_box_set_snap_edge().

class HandleBox
getSnapEdge
()

Return Value

the edge used for determining reattachment, or (GtkPositionType)-1 if this is determined (as per default) from the handle position.

Meta