C# Class SFEditor.Gtk3Wrapper

Afficher le fichier Open project: cra0zy/SFEditor Class Usage Examples

Private Methods

Méthode Description
gtk_header_bar_get_show_close_button ( IntPtr handle ) : bool
gtk_header_bar_get_subtitle ( IntPtr handle ) : string
gtk_header_bar_new ( ) : IntPtr
gtk_header_bar_set_show_close_button ( IntPtr handle, bool show ) : void
gtk_header_bar_set_subtitle ( IntPtr handle, string text ) : void
gtk_window_set_titlebar ( IntPtr window, IntPtr widget ) : void