프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EnableDisableOkButton | void | ||
HideShowPasswordBox | void | ||
InviteToChatDialog | System | ||
RoomComboImageFunc | void | ||
RoomComboTextFunc | void | ||
UserComboImageFunc | void | ||
UserComboTextFunc | void |
메소드 | 설명 | |
---|---|---|
InviteToChatDialog ( Network network, ChatRoom room ) : System | ||
InviteToChatDialog ( Network network, Gtk.Node node ) : System |
메소드 | 설명 | |
---|---|---|
OnResponded ( int responseId ) : void |
메소드 | 설명 | |
---|---|---|
EnableDisableOkButton ( ) : void | ||
HideShowPasswordBox ( ) : void | ||
InviteToChatDialog ( Network network, Gtk.Node node, ChatRoom room ) : System | ||
RoomComboImageFunc ( CellLayout layout, Gtk.CellRenderer cell, TreeModel model, Gtk.TreeIter iter ) : void | ||
RoomComboTextFunc ( CellLayout layout, Gtk.CellRenderer cell, TreeModel model, Gtk.TreeIter iter ) : void | ||
UserComboImageFunc ( CellLayout layout, Gtk.CellRenderer cell, TreeModel model, Gtk.TreeIter iter ) : void | ||
UserComboTextFunc ( CellLayout layout, Gtk.CellRenderer cell, TreeModel model, Gtk.TreeIter iter ) : void |
public InviteToChatDialog ( Network network, ChatRoom room ) : System | ||
network | Network | |
room | ChatRoom | |
리턴 | System |
public InviteToChatDialog ( Network network, Gtk.Node node ) : System | ||
network | Network | |
node | Gtk.Node | |
리턴 | System |