C# Class MonoDevelop.Components.Docking.DockFloatingWindow

Inheritance: Gtk.Window
Show file Open project: powerumc/monodevelop_korean

Public Methods

Method Description
DockFloatingWindow ( Gtk dockParent, string title ) : System

Method Details

DockFloatingWindow() public method

public DockFloatingWindow ( Gtk dockParent, string title ) : System
dockParent Gtk
title string
return System