Virtual Method
RBDisplayPageModeldrop_received
Declaration [src]
void
drop_received (
RBDisplayPageModel* model,
RBDisplayPage* target,
GtkTreeViewDropPosition pos,
GtkSelectionData* data
)
Parameters
target
-
Type:
RBDisplayPage
No description available.
The data is owned by the caller of the method. pos
-
Type:
GtkTreeViewDropPosition
No description available.
data
-
Type:
GtkSelectionData
No description available.
The data is owned by the caller of the method.