| Top |
| IdeCloneSurface * | ide_clone_surface_new () |
| const gchar * | ide_clone_surface_get_uri () |
| void | ide_clone_surface_set_uri () |
| void | ide_clone_surface_clone () |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── DzlDockBin
╰── IdeSurface
╰── IdeCloneSurface
IdeCloneSurface implements AtkImplementorIface, GtkBuildable, DzlDockItem and DzlDock.
IdeCloneSurface *
ide_clone_surface_new (void);
Create a new IdeCloneSurface.
Since: 3.32
void ide_clone_surface_set_uri (IdeCloneSurface *self,const gchar *uri);